Home
last modified time | relevance | path

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

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