Home | History | Annotate | Download | only in core

Lines Matching full:closery

1219                 SkScalar closerY = SkTAbs(midY - startY) < SkTAbs(midY - endY) ? startY : endY;
1220 dst[0].fPts[2].fY = dst[1].fPts[0].fY = closerY;