Searched defs:otherPts (Results 1 – 4 of 4) sorted by relevance
83 void otherPts(int oddMan, const SkDPoint* endPt[2]) const { in otherPts() function
68 void SkDQuad::otherPts(int oddMan, const SkDPoint* endPt[2]) const { in otherPts() function in SkDQuad
304 void SkDCubic::otherPts(int index, const SkDPoint* o1Pts[kPointCount - 1]) const { in otherPts() function in SkDCubic
632 const SkDPoint* otherPts[TCurve::kPointCount - 1], * oppOtherPts[OppCurve::kPointCount - 1]; in onlyEndPointsInCommon() local