Searched defs:isGrayscale (Results 1 – 5 of 5) sorted by relevance
37 public static boolean isGrayscale(ImageView v, ContrastColorUtil colorUtil) { in isGrayscale() method in NotificationUtils38 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
611 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester625 boolean isGrayscale(); in isGrayscale() method663 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester.SingleColorTester745 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester.ComplexDrawableTester
262 bool isGrayscale = true; in analyze_image() local
890 bool isGrayscale = true; in analyze_image() local