diff options
author | Dianne Hackborn <hackbod@google.com> | 2015-06-23 19:33:02 +0000 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2015-06-25 20:24:34 -0700 |
commit | 70d8be7616a450e9b7ef09c8bda5a8b25936a29a (patch) | |
tree | 9eeadb688ab64c3c0cdd1d0b79a1849b6fdfbe8a /rs/java/android/renderscript/ScriptGroup.java | |
parent | f207285d8d813730683b0c099edff84ac0b13244 (diff) |
Fix issue #22013372: Assist should take translationX and friends...
...into account when calculating the position information
Actually what we need here is the full transformation matrix, if it
is available. And that means actually computing the location of
views on the screen requires doing this all through transformations,
so the AssistVisualizer has been changed to do this (while still
also keeping the old mechanism for comparison to verify that things
are working correctly).
Also added new properties for elevation and alpha.
And optimized the parcelling of AssistStructure to not write things
that aren't needed; this reduces the parcelled size by about half.
Change-Id: I50b0dd2e6599c74701a5d188617a3eff64b07d03
Diffstat (limited to 'rs/java/android/renderscript/ScriptGroup.java')
0 files changed, 0 insertions, 0 deletions