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

/external/skia/src/pathops/
H A DSkOpSegment.cpp1277 SkOpSegment* oppPtTSegment = oppPtT->segment(); local
1278 if (oppPtTSegment == this) {
1283 if (matchPtT->segment() == oppPtTSegment) {
H A DSkPathOpsDebug.cpp1031 const SkOpSegment* oppPtTSegment = oppPtT->segment(); local
1032 if (oppPtTSegment == this) {
1037 if (matchPtT->segment() == oppPtTSegment) {

Completed in 90 milliseconds