Searched defs:matchesColor (Results 1 – 2 of 2) sorted by relevance
67 public boolean matchesColor(int color) { in matchesColor() method in PixelColor
77 static boolean matchesColor(PixelColor expectedColor, byte[] scanline, int offset) { in matchesColor() method in PixelChecker