Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h58 bool grayscale = false; member
/frameworks/base/tools/aapt2/compile/
DPngCrunch.cpp317 static int PickColorType(int32_t width, int32_t height, bool grayscale, in PickColorType()
535 bool grayscale = true; in WritePng() local
/frameworks/base/core/jni/
Dandroid_window_ScreenCapture.cpp47 jfieldID grayscale; member
/frameworks/base/core/java/android/window/
DScreenCapture.java444 public T setGrayscale(boolean grayscale) { in setGrayscale()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp7259 ui::Size bufferSize, ui::PixelFormat reqPixelFormat, bool allowProtected, bool grayscale, in captureScreenCommon()
7320 bool grayscale, const sp<IScreenCaptureListener>& captureListener) { in captureScreenCommon()
7371 bool canCaptureBlackoutContent, bool regionSampling, bool grayscale, in renderScreenImpl()