Home | History | Annotate | Download | only in Intersection

Lines Matching refs:yTop

2094                 SkScalar yTop = wt.fPts[0].fY;
2095 if (yTop > y && bottom > yTop) {
2096 bottom = yTop;