summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2015-11-11 14:53:41 -0800
committerChong Zhang <chz@google.com>2015-11-12 13:01:17 -0800
commitd8ceb85512f8dc2dac6ef07fc72f89a75095e3d7 (patch)
treee94859e75a220c13ef8f0defae4764514f134ba5 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentc6a2da07bf6334818c184fed486cecf39976f089 (diff)
Fixes for touch exclusion region
- Evaluate touch exclusion region on per-task basis, instead of per window. Smallest unit for exclusion is Task, if task has more than one app window, we still need to use the visible area of the task to do focus transfer properly. - Only add back the touch region for focused task after all tasks are processed for eclusion, otherwise the focused area could be removed from exclusion incorrectly. - Skip app windows that's exiting or hidden. bug: 25494928 Change-Id: I972ba2149431557e7420b1095d9496a6cd821bdb
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions