summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2013-06-03 07:30:21 -0700
committerChet Haase <chet@google.com>2013-06-03 16:37:05 -0700
commit867a86613d4152a93423300f83597300e6ebeebe (patch)
tree9087a8ca942f453fb2da7555cd04c5aa2083213d /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd18607980d86f03ffd838321ac3d511fa820b3e0 (diff)
Various fixes/cleanup in Scenes and Transitions
setDuration() wasn't handled correctly for TransitionGroup; it should propagate the value to its children. Also, videos with no ids were not being handled correctly. The transition code was using the default id on those views (-1) to store start/end data about the view, causing multiple non-id views to clobber values in the hashmaps. The correct approach should be to ignore default id values - only store information about the view instances, not about the unset ids. Also, added a new test InterruptTest to be used to fix the current behavior of not handling situations where new transitions start while old ones are still taking place. Change-Id: I4e880bdbb33cc26d487bceb0d56e463e72f7621f
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions