Home
last modified time | relevance | path

Searched defs:touchCropId (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
DTransactionState.h46 uint32_t touchCropId = UNASSIGNED_LAYER_ID; variable
/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.h115 uint32_t touchCropId = UNASSIGNED_LAYER_ID; member
DLayerSnapshot.h98 uint32_t touchCropId; member
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHierarchyTest.h281 void setTouchableRegionCrop(uint32_t id, Region region, uint32_t touchCropId, in setTouchableRegionCrop()