Searched defs:bufferCrop (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | BufferStateLayer.cpp | 284 bool BufferStateLayer::setBufferCrop(const Rect& bufferCrop) { in setBufferCrop() 912 Rect bufferCrop; in computeBufferCrop() local
|
H A D | Layer.h | 282 Rect bufferCrop; member
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | BLASTBufferQueue_test.cpp | 582 Rect bufferCrop(200, 200, 700, 700); in TEST_F() local 649 Rect bufferCrop(100, 100, 350, 350); in TEST_F() local
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | LayerTypeAndRenderTypeTransaction_test.cpp | 374 const Rect bufferCrop(0, 0, 150, 750); in TEST_P() local
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | LayerState.h | 234 Rect bufferCrop; member
|
/aosp12/frameworks/native/libs/gui/ |
H A D | SurfaceComposerClient.cpp | 1717 const sp<SurfaceControl>& sc, const Rect& bufferCrop) { in setBufferCrop()
|