summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorDiego Perez <diegoperez@google.com>2015-10-14 14:20:26 +0100
committerDiego Perez <diegoperez@google.com>2015-12-01 10:14:52 +0000
commit29ed07524ce0fc2e5950f5340d306247145d0efa (patch)
treec08278be73f5cf5c4056435b747ac416bf0c7184 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent1bd58bfd5bab7f517de41ec17342d0710c64ad9a (diff)
Add support for Choreographer animations
First step to add support for Choreographer based animations. The Choreographer_Delegate avoid using a handler so the animation callbacks can be called on-demand (by using doFrame). This allows things like frame by frame animation or selecting a specific frame, and doesn't need a separate thread to run. The CL also changes the System and SystemClock implementations to allow to set specific times. Because animations heavily rely on the system time, this allows controlling it. It can also be useful to ensure that the rendering produces a deterministic result when using controls like the Calendar widget. Change-Id: Iff221d2698a82075cafbb60f341be01741f7aa13
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions