summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChris Li <lihongyu@google.com>2020-11-18 17:16:53 -0800
committerChris Li <lihongyu@google.com>2020-11-30 18:08:24 +0000
commita55a6493d106549a1b8adba1acd7cafc32904345 (patch)
tree353e02b46046f5210b7ce39be82d0fe064f17cb7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent649ed103cd4a2c633ef471195456a5c6ccfc5328 (diff)
Fix IME layer
Before, when the app is animating, we have the IME window parent to assign layer based on the order of the window children. However, the IME surface parent can be different from the window parent. In such case, the layer can be wrong. Before ag/12218308, the IME window parent DA contains IME container and TDA, so the layer it assigned to IME is always 1. Now, IME window parent has only one child, so the layer it assigned is always 0. It was a false positive scenario before. Fix: 173618785 Bug: 156355859 Test: manual: reproduce steps in bug Test: atest WmTests:ZOrderingTests Change-Id: I6f5d741acbd298a22dcbf92336b423579fd1678e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions