Home
last modified time | relevance | path

Searched defs:otherPts (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsConic.h93 void otherPts(int oddMan, const SkDPoint* endPt[2]) const { in otherPts() function
H A DSkPathOpsQuad.cpp102 void SkDQuad::otherPts(int oddMan, const SkDPoint* endPt[2]) const { in otherPts() function in SkDQuad
H A DSkPathOpsCubic.cpp335 void SkDCubic::otherPts(int index, const SkDPoint* o1Pts[kPointCount - 1]) const { in otherPts() function in SkDCubic
H A DSkPathOpsTSect.cpp323 const SkDPoint* otherPts[4], * oppOtherPts[4]; in onlyEndPointsInCommon() local

Completed in 6 milliseconds