Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DScreenCaptureOutput.cpp66 bool regionSampling, bool dimInGammaSpaceForEnhancedScreenshots, in ScreenCaptureOutput()
H A DScreenCaptureOutput.h38 bool regionSampling; member
H A DSurfaceFlinger.cpp7467 const std::shared_ptr<renderengine::ExternalTexture>& buffer, bool regionSampling, in captureScreenshot()
7575 bool regionSampling, bool grayscale, bool isProtected, ScreenCaptureResults& captureResults, in renderScreenImpl()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h468 bool regionSampling) { in renderScreenImpl()
H A DCompositionTest.cpp199 constexpr bool regionSampling = false; in captureScreenComposition() local