Searched defs:renderArea (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/surfaceflinger/ |
| D | RegionSamplingThread.cpp | 371 DisplayRenderArea renderArea(device, screencapRegion.bounds(), sampledArea.getWidth(), in captureSample() local
|
| D | SurfaceFlinger.cpp | 5447 DisplayRenderArea renderArea(display, sourceCrop, reqWidth, reqHeight, reqDataspace, in captureScreen() local 5546 DisplayRenderArea renderArea(display, Rect(), width, height, *outDataspace, captureOrientation, in captureScreen() local 5711 LayerRenderArea renderArea(this, parent, crop, reqWidth, reqHeight, reqDataspace, childrenOnly, in captureLayers() local 5739 status_t SurfaceFlinger::captureScreenCommon(RenderArea& renderArea, in captureScreenCommon() 5759 status_t SurfaceFlinger::captureScreenCommon(RenderArea& renderArea, in captureScreenCommon() 5800 void SurfaceFlinger::renderScreenImplLocked(const RenderArea& renderArea, in renderScreenImplLocked() 5899 status_t SurfaceFlinger::captureScreenImplLocked(const RenderArea& renderArea, in captureScreenImplLocked()
|
| /frameworks/native/services/surfaceflinger/tests/unittests/ |
| D | TestableSurfaceFlinger.h | 332 auto captureScreenImplLocked(const RenderArea& renderArea, in captureScreenImplLocked()
|
| D | CompositionTest.cpp | 236 DisplayRenderArea renderArea(mDisplay, sourceCrop, DEFAULT_DISPLAY_WIDTH, in captureScreenComposition() local
|