Searched defs:isGrayscale (Results 1 – 6 of 6) sorted by relevance
42 public static boolean isGrayscale(ImageView v, ContrastColorUtil colorUtil) { in isGrayscale() method in NotificationUtils43 Object isGrayscale = v.getTag(R.id.icon_is_grayscale); in isGrayscale() local
69 public boolean isGrayscale(Bitmap bitmap) { in isGrayscale() method in ImageUtils120 public static boolean isGrayscale(int color) { in isGrayscale() method in ImageUtils
91 bool isGrayscale = abs(lab->a) < 10 && abs(lab->b) < 10; in adjustHighContrastInnerTextColor() local
833 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester847 boolean isGrayscale(); in isGrayscale() method885 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester.SingleColorTester967 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester.ComplexDrawableTester
251 bool isGrayscale = true; in analyze_image() local
891 bool isGrayscale = true; in analyze_image() local