Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayerProtoHelper.cpp175 auto cropLayer = touchableRegionBounds.promote(); in writeToProto() local
H A DLayer.cpp2429 auto cropLayer = mDrawingState.touchableRegionCrop.promote(); in fillInputInfo() local
2565 auto cropLayer = mDrawingState.touchableRegionCrop.promote(); in updateClonedInputInfo() local
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerUpdate_test.cpp630 sp<SurfaceControl> cropLayer = createSurface(mClient, "CropLayer", 0, 0, PIXEL_FORMAT_RGBA_8888, in TEST_F() local