Lines Matching full:absx
607 double absX = fabs(x);609 double xy = SkPath::kLine_Verb == verb || !AlmostEqualUlps(absX, absY) ? absX - absY : 0;