Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayerProtoHelper.cpp211 auto cropLayer = touchableRegionBounds.promote(); in writeToProto() local
DLayer.cpp2502 sp<Layer> cropLayer = mDrawingState.touchableRegionCrop.promote(); in fillInputInfo() local
2729 auto cropLayer = mDrawingState.touchableRegionCrop.promote(); in updateClonedInputInfo() local
/frameworks/native/services/surfaceflinger/tests/
DLayerUpdate_test.cpp632 sp<SurfaceControl> cropLayer = createSurface(mClient, "CropLayer", 0, 0, PIXEL_FORMAT_RGBA_8888, in TEST_F() local
/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp1144 std::unique_ptr<InputSurface> cropLayer = in TEST_F() local