summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2018-03-09 08:58:54 -0800
committerWale Ogunwale <ogunwale@google.com>2018-03-09 10:51:49 -0800
commite1f68ce44a927569f05ec662caf7fa8dd5bf5979 (patch)
tree102ba9dbe25203f2d6122ebc4dd5ba4c51d26aa4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0b4626aa234078280be1e6f48dc166624b4b2566 (diff)
Fixed issue with focusing on minimized split-screen stack
If the current split-screen secondary stack is finishing and we are moving focus to another stack, we should prefer the focus to move to another split-screen secondary stack or fullscreen stack instead of the primary split screen stack to avoid: - Moving the focus to the primary split-screen stack when it can't be focused because it will be minimized, but AM doesn't know that yet - primary split-screen stack overlapping with a fullscreen stack when a fullscreen stack is higher in z than the next split-screen stack. Assistant stack, I am looking at you... We only move the focus to the primary-split screen stack if there isn't a better alternative. Change-Id: Iffaaa56a88e24bbf0f6303acd924700257baad0b Fixes: 74404706 Fixes: 70677280 Fixes: 74366688 Test: atest ActivityManagerAssistantStackTests#testAssistantStackLaunchNewTaskWithDockedStack
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions