Searched refs:projectDown (Results 1 – 1 of 1) sorted by relevance
957 void projectDown(SkPoint* dst) const { in projectDown() function987 tmp2[0].projectDown(&dst[0].fPts[1]); in chopAt()988 tmp2[1].projectDown(&dst[0].fPts[2]); dst[1].fPts[0] = dst[0].fPts[2]; in chopAt()989 tmp2[2].projectDown(&dst[1].fPts[1]); in chopAt()