Searched refs:fOther2 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpContour.cpp219 if (thisOne == aligned.fOther1 && other == aligned.fOther2) {
221 } else if (thisOne == aligned.fOther2 && other == aligned.fOther1) {
H A DSkOpSegment.h43 const SkOpSegment* fOther2; member in struct:SkOpSegment::AlignedSpan
H A DSkOpSegment.cpp983 aligned->fOther2 = other2;
/external/skia/src/pathops/
H A DSkOpContour.cpp211 if (thisOne == aligned.fOther1 && other == aligned.fOther2) {
213 } else if (thisOne == aligned.fOther2 && other == aligned.fOther1) {
H A DSkOpSegment.h43 const SkOpSegment* fOther2; member in struct:SkOpSegment::AlignedSpan
H A DSkOpSegment.cpp950 aligned->fOther2 = other2;

Completed in 80 milliseconds