Home
last modified time | relevance | path

Searched refs:touchable_region (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/proto/android/inputmethodservice/
Dinputmethodservice.proto61 optional string touchable_region = 4; field
/frameworks/native/services/surfaceflinger/tests/tracing/
DTransactionTraceTestSuite.cpp142 LayerProtoHelper::readFromProto(proto.input_window_info().touchable_region(), in getLayerInfoFromProto()
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionProtoParser.cpp474 LayerProtoHelper::readFromProto(windowInfoProto.touchable_region(), in fromProto()
/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp606 TEST_F(InputSurfacesTest, touchable_region) { in TEST_F() argument