Searched defs:oppStart (Results 1 – 8 of 8) sorted by relevance
/external/skqp/src/pathops/ |
D | SkPathOpsTSect.cpp | 170 bool* start, bool* oppStart) { in hullCheck() 198 bool* start, bool* oppStart) { in hullsIntersect() 306 bool* start, bool* oppStart, bool* ptsInCommon) { in onlyEndPointsInCommon() 985 bool spanStart, oppStart; in intersects() local 1142 double oppStart = oppRayI[0][closeIndex]; in linesIntersect() local
|
D | SkOpCoincidence.cpp | 319 SkOpPtT* oppStart = writableSeg->addT(t); in addEndMovedSpans() local
|
D | SkPathOpsDebug.cpp | 924 const SkOpPtT* oppStart = prior->ptT(); in debugMissingCoincidence() local 1520 SkOpPtT* oppStart = writableSeg->addT(t); in debugAddEndMovedSpans() local
|
D | SkOpSegment.cpp | 1221 SkOpPtT* oppStart = prior->ptT(); in missingCoincidence() local
|
/external/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 171 bool* start, bool* oppStart) { in hullCheck() 199 bool* start, bool* oppStart) { in hullsIntersect() 307 bool* start, bool* oppStart, bool* ptsInCommon) { in onlyEndPointsInCommon() 986 bool spanStart, oppStart; in intersects() local 1143 double oppStart = oppRayI[0][closeIndex]; in linesIntersect() local
|
D | SkOpCoincidence.cpp | 319 SkOpPtT* oppStart = writableSeg->addT(t); in addEndMovedSpans() local
|
D | SkPathOpsDebug.cpp | 901 const SkOpPtT* oppStart = prior->ptT(); in debugMissingCoincidence() local 1497 SkOpPtT* oppStart = writableSeg->addT(t); in debugAddEndMovedSpans() local
|
D | SkOpSegment.cpp | 1221 SkOpPtT* oppStart = prior->ptT(); in missingCoincidence() local
|