summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2012-03-21 11:15:37 -0700
committerChet Haase <chet@google.com>2012-03-21 11:32:02 -0700
commit89b7f2e3be7e08fd751b348096a40ae5eb5f6a8f (patch)
treeb84ca324493eb5f6605a7c581f9ac817509bfa35 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentfae7ab3a24ebbfd9b114271e855f625b74fa9dd3 (diff)
Fix Animation bugs from DisplayList properties integration
The new DisplayList properties functionality does not currently handle Animation (android.view.animation) functionality, so we fall back to the previous approach of redrawing the DisplayList when an Animation changes alpha/transform data for a View. The DL code was not, however, correctly using that logic, so that the Animation transform information was being ignored, or at least not set correctly on the DisplayList during redraws. This fix accounts for Animation changes and sets up the DisplayList correctly. Change-Id: I9f6e0382b05d0627f4779f30e74641dedcc77f82
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions