Lines Matching refs:absY
576 double absY = fabs(y);577 double xy = SkPath::kLine_Verb == verb || !AlmostEqualUlps(absX, absY) ? absX - absY : 0;