summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorarthurhung <arthurhung@google.com>2020-04-21 14:38:54 +0800
committerarthurhung <arthurhung@google.com>2020-04-24 16:02:00 +0800
commitda4c2d609bfd9cca1614750e5f9ad06641a85323 (patch)
treeec19600de565c81fa457886ecb759d14b884bc97 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent8c624b80015ac5a5df41edf235e7a99e12e248a6 (diff)
Fix freeform window can't resize
The WindowState touch region would be cropped by task bounds, but in free form window mode, we could has some extra space outside the window content in order to resize window, we should include the resize border in the touch region. - Touch region should include the resize border and prevent it to be cropped by task bounds if window is freeform. - Apply show or hide transaction for InputSurface immediately. Bug: 152248369 Test: Enable freeform and resize. Change-Id: I738da8f8c5cc08483c71edfc29eb7110c6111154
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions