summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2012-02-01 16:37:46 -0800
committerChet Haase <chet@google.com>2012-02-02 08:40:44 -0800
commitc38fa1f63674971f9ac6ced1a449fb81026b62f7 (patch)
tree980e021b46c606b7b5ba7a33ad2b40a55a4a3d11 /graphics/java/android/renderscript/RenderScript.java
parent26daa02bdb0c62f8162ad8d4d771cabce8644b4a (diff)
Add Developer Option setting for Animator scaling.
This new setting allows users to set a scale factor for the duration and startDelay of all Animator-based animations. This setting is very similar to the Transition animation scale and Window animation scale settings, except this one applies specifically to Animator animations. The property is only accessible by users through the Settings UI, not programmatically. The value applies system-wide and is picked up per-process at the time of the first ValueAnimator construction. This is an update to a previous CL; this approach uses the WindowManager to store the animator scale settings, instead of SystemProperties. Change-Id: I8295fab060aa6d597ae507ded8f9c9d6077be966
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions