Home | History | Annotate | Download | only in effects

Lines Matching refs:endPts

449                     SkPoint endPts[2];
450 endPts[1] = draw.fPtsRot[1];
451 endPts[0].fY = endPts[1].fY;
452 endPts[0].fX = endPts[1].fX - endingInterval;
454 endRect.set(endPts, 2);