summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorEvan Rosky <erosky@google.com>2020-10-23 18:13:19 -0700
committerEvan Rosky <erosky@google.com>2020-11-17 15:17:44 -0800
commit7274d2d186ca53cd0b15ac67dd97fc2c5850a166 (patch)
treee9e0da931a020c25a2c184001a068f97fad4314e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent738ba5601f979c291fe7e32d02981387c6a86aeb (diff)
Track changes during transitions and report to player
Current tracked changes include bounds, visibility, and "existence". bounds and visibility are fairly straightforward, call collect() before doing operations and it will record the state. Once the transition is finished, it will compare that recorded state with the finished state. "existence" is more complicated. It's the difference between show/hide vs open/close. Because Task instances are basically always around, their existence depends on the circumstances around when/how activities are started. For that we have to explicitly indicate when a container is going to change its existence via collectExistenceChange(). Bug: 169035306 Test: atest TransitionTests Change-Id: I78d4cda6b726202507b757f93c742d49e51e2d7b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions