Home
last modified time | relevance | path

Searched defs:ptT (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpCoincidence.h81 void setCoinPtTEnd(const SkOpPtT* ptT) { in setCoinPtTEnd() argument
89 setCoinPtTStart(const SkOpPtT* ptT) setCoinPtTStart() argument
102 setOppPtTEnd(const SkOpPtT* ptT) setOppPtTEnd() argument
110 setOppPtTStart(const SkOpPtT* ptT) setOppPtTStart() argument
[all...]
H A DSkOpSpan.cpp20 const SkOpPtT* ptT = this; in active() local
32 const SkOpPtT* ptT = this; in contains() local
44 const SkOpPtT* ptT = this; contains() local
55 const SkOpPtT* ptT = this; contains() local
67 const SkOpPtT* ptT = this; contains() local
82 const SkOpPtT* ptT = this; find() local
[all...]
H A DSkOpSpan.h310 const SkOpPtT* ptT() const { in ptT() function in SkOpSpanBase
314 SkOpPtT* ptT() { in ptT() function in SkOpSpanBase
H A DSkOpSegment.cpp1137 SkOpPtT* ptT = span->ptT(), * stopPtT = ptT; ClearVisited() local
1164 SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; missingCoincidence() local
1441 SkOpPtT* ptT = spanBase->ptT(); moveNearby() local
1565 SkOpPtT* ptT = span->ptT(), * stopPtT = ptT; sortAngles() local
1665 testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, const SkOpSpanBase* prior, const SkOpSpanBase* spanBase, const SkOpSegment* opp) const testForCoincidence() argument
[all...]
H A DSkOpCoincidence.cpp34 void (SkCoincidentSpans::*setEnd)(const SkOpPtT* ptT) ) { in setEnd() argument
357 addEndMovedSpans(const SkOpPtT* ptT) addEndMovedSpans() argument
[all...]
H A DSkPathOpsDebug.cpp819 const SkOpPtT* ptT = span->ptT(), * stopPtT = ptT; in DebugClearVisited() local
847 const SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; debugMissingCoincidence() local
1046 const SkOpPtT* ptT = spanBase->ptT(); debugMoveNearby() local
2125 const SkOpPtT* ptT = next->ptT(); DebugCheckBetween() local
2542 const SkOpPtT* ptT = &fPtT; debugResetCoinT() local
2552 const SkOpPtT* ptT = &fPtT; debugSetCoinT() local
2582 const SkOpPtT* ptT = &fPtT; debugValidate() local
2710 const SkOpPtT* ptT = this; debugContains() local
2730 const SkOpPtT* ptT = this; debugContains() local
[all...]
/third_party/skia/tests/
H A DPathOpsDebug.cpp279 const SkOpAngle* PtTAngle(const SkOpPtT* ptT, int id) { in PtTAngle() argument
283 SkOpContour* PtTContour(SkOpPtT* ptT, int id) { in PtTContour() argument
287 const SkOpPtT* PtTPtT(const SkOpPtT* ptT, int id) { in PtTPtT() argument
291 const SkOpSegment* PtTSegment(const SkOpPtT* ptT, int id) { in PtTSegment() argument
295 const SkOpSpanBase* PtTSpan(const SkOpPtT* ptT, int id) { in PtTSpan() argument
632 const SkOpPtT* ptT = this; debugMatchID() local
1110 const SkOpPtT* ptT = span->ptT(); debugPtT() local
1116 const SkOpPtT* ptT = tail->ptT(); debugPtT() local
1459 Dump(const SkOpPtT& ptT) Dump() argument
1463 DumpAll(const SkOpPtT& ptT) DumpAll() argument
[all...]

Completed in 11 milliseconds