diff options
author | Svet Ganov <svetoslavganov@google.com> | 2014-09-01 19:06:33 -0700 |
---|---|---|
committer | Svet Ganov <svetoslavganov@google.com> | 2014-09-01 19:18:48 -0700 |
commit | b21df801f43a979290092b0f50011370fa1b6ac0 (patch) | |
tree | f5c041b245db002fd20d990a5b3e677f0d8a35d4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b730542b7596270e1801667c9d1fd86433a23d66 (diff) |
Magnification bounds not always animated on a looper thread.
In display manigfication mode we are showing a frame around the
magnified region. Showing and hiding this frame is animated. In
some cases the code calling into the display magnifier is not
running on a looper thread which leads to a crash when interacting
with the property animator. Now the animation is explicitly handled
in a dedicated handler that runs on the window manager's handler
looper thread.
bug:15506701
Change-Id: I3fada775c9fac8820599dd31ac80720021c70cb3
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions