summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2015-09-16 13:47:53 -0700
committerWale Ogunwale <ogunwale@google.com>2015-09-16 21:48:46 -0700
commit3b2658011819cfe1bed61763bb666bde6e919f79 (patch)
tree351760083905ac1446d00a373ebb9ac90536aa79 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent1e3523c71b6bbdd90dfd9f8c54943ccba055ed2c (diff)
Use stack bounds to determine input bounds for window.
We were previously using the task bounds to determine the input bounds for the window. This doesn't work for the case where the docked stack is next to a non-resizeable activity/task. In this case the task is still fullscreen, but the window surface is cropped to the stack size which isn't fullscreen since the docked stack is up. By using the stack bounds the input region matches what is displayed on screen. Change-Id: Ia4d2b3a7a050eff38d651e511f5822c4428e137d
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions