Searched refs:projectDown (Results 1 – 1 of 1) sorted by relevance
922 void projectDown(SkPoint* dst) const { in projectDown() function953 tmp2[0].projectDown(&dst[0].fPts[1]); in chopAt()954 tmp2[1].projectDown(&dst[0].fPts[2]); dst[1].fPts[0] = dst[0].fPts[2]; in chopAt()955 tmp2[2].projectDown(&dst[1].fPts[1]); in chopAt()