Home
last modified time | relevance | path

Searched defs:replace_touchable_region_with_crop (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/layerproto/
Dcommon.proto70 bool replace_touchable_region_with_crop = 14; field
Dtransactions.proto263 bool replace_touchable_region_with_crop = 9; field
/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp1127 TEST_F(InputSurfacesTest, replace_touchable_region_with_crop) { in TEST_F() argument