summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorEvan Rosky <erosky@google.com>2020-10-29 17:12:49 -0700
committerEvan Rosky <erosky@google.com>2020-11-17 12:56:30 -0800
commit738ba5601f979c291fe7e32d02981387c6a86aeb (patch)
tree2811f876ffce23ff6dbe9bdc344ea3a0eb6d306e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent24b362f687e0ffd6aa7d04297865efd8d8cf524e (diff)
Relocate transition collection around lifecycle events (1/N)
Previously was just using whatever the legacy transition system used. However, that system would wait too late (until after round-trips to the client) in order to prepare some transitions. Since the new transitions utilize "snapshots", they need to collect earlier in the lifecycle to work properly. This first CL deals mostly with activity start/finish and task to-front/to-back. It also adds some utilities like the ability to abort a transition (needed because activitystarter works this way) and the ability to un-ready a transition/ sync transaction to enable trampolines. This also switches the transit types to the new constants. Bug: 169035022 Test: Existing tests (TransitionTests) pass Change-Id: I05f3a2e8e27ccaed7077d648daf033aeabc333f9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions