Searched defs:grayscale (Results  1 – 5 of 5) sorted by relevance
| /frameworks/native/libs/gui/include/gui/ | 
| D | DisplayCaptureArgs.h | 58     bool grayscale = false;  member
 | 
| /frameworks/base/tools/aapt2/compile/ | 
| D | PngCrunch.cpp | 317 static int PickColorType(int32_t width, int32_t height, bool grayscale,  in PickColorType()535   bool grayscale = true;  in WritePng()  local
 
 | 
| /frameworks/base/core/jni/ | 
| D | android_window_ScreenCapture.cpp | 47     jfieldID grayscale;  member
 | 
| /frameworks/base/core/java/android/window/ | 
| D | ScreenCapture.java | 444             public T setGrayscale(boolean grayscale) {  in setGrayscale()
 | 
| /frameworks/native/services/surfaceflinger/ | 
| D | SurfaceFlinger.cpp | 7259         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()
 
 |