Searched defs:isGrayscale (Results 1 – 5 of 5) sorted by relevance
40 public static boolean isGrayscale(ImageView v, ContrastColorUtil colorUtil) { in isGrayscale() method in NotificationUtils41 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
842 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester856 boolean isGrayscale(); in isGrayscale() method894 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester.SingleColorTester976 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