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
644 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester658 boolean isGrayscale(); in isGrayscale() method696 public boolean isGrayscale() { in isGrayscale() method in SplashscreenContentDrawer.DrawableColorTester.SingleColorTester778 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