Commit ff95c61
Wenhui Yang
Update visibleForInput to make gesture monitor visible in input list
Fix the error introduced by unifying the concept of visibility, some
layers (e.g. gesture monitor) is invisbile in the composition list, but
need to be visible in input list.
Fixes: 305254099
Flag: com.android.graphics.surfaceflinger.flags.skip_invisible_windows_in_input
Test: libgui_test.InputSurfacesTest.input_ignores_color_layer_alpha
libgui_test.InputSurfacesTest.input_respects_container_layer_visiblity
android.view.surfacecontrol.cts.SurfaceControlInputReceiverTests.testRemoteSurfaceControlReceivesInput
Change-Id: I403e69e62169699829185992c3c4c872751591111 parent 7051e5b commit ff95c61
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
266 | 269 | | |
267 | 270 | | |
268 | 271 | | |
| |||
0 commit comments