Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/compile/
H A DPngCrunch.cpp315 static int PickColorType(int32_t width, int32_t height, bool grayscale, in PickColorType()
531 bool grayscale = true; in WritePng() local
/aosp12/frameworks/native/libs/gui/include/gui/
H A DLayerState.h359 bool grayscale = false; member
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dfb.h215 __u32 grayscale; member
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp6285 bool allowProtected, bool grayscale, in captureScreenCommon()
6336 bool grayscale, const sp<IScreenCaptureListener>& captureListener) { in captureScreenCommon()
6379 bool canCaptureBlackoutContent, bool regionSampling, bool grayscale, in renderScreenImplLocked()
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java954 public T setGrayscale(boolean grayscale) { in setGrayscale()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp137 jfieldID grayscale; member