diff options
author | Glenn Kasten <gkasten@google.com> | 2012-02-24 07:25:40 -0800 |
---|---|---|
committer | Glenn Kasten <gkasten@google.com> | 2012-02-24 16:14:46 -0800 |
commit | 26debac448dcc2f52c70ea082e2f5ede2a9ca91d (patch) | |
tree | 89b6b29096b43c4526ef1842fa7693dea94015e6 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | be3835c64dc782c1c40ebf75badd1db47aff7b1a (diff) |
Move declaration of mixerStatus to inner block
mixerStatus was being declared (and initialized) too early,
which also resulted in a duplicate initialization. Moved
the declaration into the block where it is actually used.
Change-Id: Ifdcfefe362a5efe3493dd616cdb44645c6f9aed5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions