Searched refs:fixOtherTIndex (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpContour.h141 void fixOtherTIndex() { function in class:SkOpContour
144 fSegments[sIndex].fixOtherTIndex();
H A DSkOpSegment.h269 void fixOtherTIndex();
H A DSkPathOpsCommon.cpp361 contour->fixOtherTIndex();
H A DSkOpSegment.cpp1159 fixOtherTIndex();
1162 missing.fOther->fixOtherTIndex();
1792 void SkOpSegment::fixOtherTIndex() {
/external/skia/src/pathops/
H A DSkOpContour.h141 void fixOtherTIndex() { function in class:SkOpContour
144 fSegments[sIndex].fixOtherTIndex();
H A DSkOpSegment.h269 void fixOtherTIndex();
H A DSkPathOpsCommon.cpp361 contour->fixOtherTIndex();
H A DSkOpSegment.cpp1159 fixOtherTIndex();
1162 missing.fOther->fixOtherTIndex();
1792 void SkOpSegment::fixOtherTIndex() {

Completed in 1318 milliseconds