Searched defs:tolerance (Results 1 – 6 of 6) sorted by relevance
48 public AvoidXfermode(int opColor, int tolerance, Mode mode) { in AvoidXfermode()55 private static native int nativeCreate(int opColor, int tolerance, in nativeCreate()
40 int tolerance() default 1; in tolerance() method
179 final int tolerance = runCount; in runTest() local199 private void runMethod(Method runMethod, int tolerance) throws Throwable { in runMethod()
170 int tolerance = 0; in main() local
35 U8CPU tolerance, SkAvoidXfermode::Mode mode) in avoid_create()
193 final int tolerance = 1; in testSetPixelsWithNonOpaqueAlpha() local