Home
last modified time | relevance | path

Searched defs:otherPts (Results 1 – 12 of 12) sorted by relevance

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