Searched defs:countThreshold (Results 1 – 1 of 1) sorted by relevance
1004 public static AntiAliasPixelCounter aaVerifier(int color1, int color2, int countThreshold) { in aaVerifier()1012 AntiAliasPixelCounter(int color1, int color2, int countThreshold, boolean thresholdIsMax) { in AntiAliasPixelCounter()