Home
last modified time | relevance | path

Searched defs:renderArea (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/
DScreenCaptureOutput.cpp65 const RenderArea& renderArea, const compositionengine::Output::ColorProfile& colorProfile, in ScreenCaptureOutput()
DScreenCaptureOutput.h31 const RenderArea& renderArea; member
DSurfaceFlinger.cpp8356 std::unique_ptr<const RenderArea> renderArea = in captureScreenshot() local
8406 std::unique_ptr<const RenderArea> renderArea = in captureScreenshotLegacy() local
8452 std::unique_ptr<const RenderArea> renderArea, in renderScreenImpl()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h491 std::unique_ptr<const RenderArea> renderArea, in renderScreenImpl()
DCompositionTest.cpp201 auto renderArea = in captureScreenComposition() local