Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPngCrunch.cpp315 static int PickColorType(int32_t width, int32_t height, bool grayscale, in PickColorType()
531 bool grayscale = true; in WritePng() local
/frameworks/native/libs/gui/include/gui/
DLayerState.h353 bool grayscale = false; member
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp6197 bool allowProtected, bool grayscale, in captureScreenCommon()
6241 bool grayscale, const sp<IScreenCaptureListener>& captureListener) { in captureScreenCommon()
6284 bool canCaptureBlackoutContent, bool regionSampling, bool grayscale, in renderScreenImplLocked()
/frameworks/base/core/java/android/view/
DSurfaceControl.java869 public T setGrayscale(boolean grayscale) { in setGrayscale()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp135 jfieldID grayscale; member