Searched defs:grayscale (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/gui/include/gui/ |
D | DisplayCaptureArgs.h | 55 bool grayscale = false; member
|
/frameworks/base/tools/aapt2/compile/ |
D | PngCrunch.cpp | 315 static int PickColorType(int32_t width, int32_t height, bool grayscale, in PickColorType() 531 bool grayscale = true; in WritePng() local
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 6622 ui::Size bufferSize, ui::PixelFormat reqPixelFormat, bool allowProtected, bool grayscale, in captureScreenCommon() 6680 bool grayscale, const sp<IScreenCaptureListener>& captureListener) { in captureScreenCommon() 6735 bool canCaptureBlackoutContent, bool regionSampling, bool grayscale, in renderScreenImpl()
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 142 jfieldID grayscale; member
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControl.java | 1000 public T setGrayscale(boolean grayscale) { in setGrayscale()
|