Searched refs:touchable_region (Results 1 – 4 of 4) sorted by relevance
61 optional string touchable_region = 4; field
142 LayerProtoHelper::readFromProto(proto.input_window_info().touchable_region(), in getLayerInfoFromProto()
474 LayerProtoHelper::readFromProto(windowInfoProto.touchable_region(), in fromProto()
606 TEST_F(InputSurfacesTest, touchable_region) { in TEST_F() argument