summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2012-02-24 07:25:40 -0800
committerGlenn Kasten <gkasten@google.com>2012-02-24 16:14:46 -0800
commit26debac448dcc2f52c70ea082e2f5ede2a9ca91d (patch)
tree89b6b29096b43c4526ef1842fa7693dea94015e6 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentbe3835c64dc782c1c40ebf75badd1db47aff7b1a (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