Home | History | Annotate | Download | only in tests

Lines Matching refs:maxR

795     double maxR = SK_ScalarMax;
816 maxR = SkTMin(maxR, mDistance(reporter, agrees, quad1, quad2));
832 maxR = SkTMin(maxR, mDistance(reporter, agrees, q1, q2));
849 maxR = SkTMin(maxR, mDistance(reporter, agrees, q1, q2));
861 SkDebugf("maxR=%1.9g\n", maxR);