Home | History | Annotate | Download | only in core

Lines Matching refs:testMax

536             SkScalar testMax = SkTMax(SkScalarAbs(testDiff.fX), SkScalarAbs(testDiff.fY));
537 if (ptMax < testMax) {
540 ptMax = testMax;
573 SkScalar testMax = SkTMax(SkScalarAbs(testDiff.fX), SkScalarAbs(testDiff.fY));
574 if (ptMax < testMax) {
577 ptMax = testMax;