Home
last modified time | relevance | path

Searched refs:origPtT (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp35 const SkOpPtT* origPtT = (this->*getEnd)(); in setEnd() local
36 const SkOpSpanBase* origSpan = origPtT->span(); in setEnd()
40 if (origPtT != testPtT) { in setEnd()
H A DSkPathOpsDebug.cpp1400 const SkOpPtT* origPtT = (this->*getEnd)(); in debugCorrectOneEnd() local
1401 const SkOpSpanBase* origSpan = origPtT->span(); in debugCorrectOneEnd()
1405 if (origPtT != testPtT) { in debugCorrectOneEnd()
1406 log->record(SkPathOpsDebug::kCorrectEnd_Glitch, this, origPtT, testPtT); in debugCorrectOneEnd()

Completed in 8 milliseconds