Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DScreenCaptureOutput.h38 bool regionSampling; member
DScreenCaptureOutput.cpp83 bool regionSampling, bool dimInGammaSpaceForEnhancedScreenshots) in ScreenCaptureOutput()
DSurfaceFlinger.cpp7319 const std::shared_ptr<renderengine::ExternalTexture>& buffer, bool regionSampling, in captureScreenCommon()
7371 bool canCaptureBlackoutContent, bool regionSampling, bool grayscale, in renderScreenImpl()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h476 bool forSystem, bool regionSampling) { in renderScreenImpl()
DCompositionTest.cpp200 constexpr bool regionSampling = false; in captureScreenComposition() local