Searched defs:oEnd (Results 1 – 5 of 5) sorted by relevance
/external/eigen/unsupported/Eigen/src/BVH/ |
D | BVAlgorithms.h | 26 ObjIter oBegin = ObjIter(), oEnd = ObjIter(); in intersect_helper() local 158 ObjIter oBegin = ObjIter(), oEnd = ObjIter(); in minimize_helper() local
|
/external/skia/src/pathops/ |
D | SkOpSegment.cpp | 992 int oEnd = other->nextSpan(oIndex, 1); in alignSpan() local 1215 SkOpSpan* oEnd = oTest; in bumpCoincidentOther() local 1957 int oEnd = other->nextExactSpan(oIndex, 1); in checkDuplicates() local 2512 int oEnd = thisOther->nextExactSpan(oIndex, oStep); in checkTiny() local 2594 int oEnd, int step, SkPoint* startPt, SkPoint* endPt, double* endT) const { in findCoincidentMatch()
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkOpSegment.cpp | 1025 int oEnd = other->nextSpan(oIndex, 1); in alignSpan() local 1248 SkOpSpan* oEnd = oTest; in bumpCoincidentOther() local 2027 int oEnd = other->nextExactSpan(oIndex, 1); in checkDuplicates() local 2588 int oEnd = thisOther->nextExactSpan(oIndex, oStep); in checkTiny() local 2671 int oEnd, int step, SkPoint* startPt, SkPoint* endPt, double* endT) const { in findCoincidentMatch()
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | Simplify.cpp | 1467 double oEnd) { in addCancelOutsides() 1540 double oEnd) { in addCoinOutsides() 1960 Span* oEnd = oTest; in bumpCoincidentOther() local 2076 Span* oEnd = oTest; in advanceCoincidentOther() local 4079 Span* oEnd = oTest; in zeroCoincidentOther() local
|
/external/skia/experimental/Intersection/ |
D | Simplify.cpp | 1467 double oEnd) { in addCancelOutsides() 1540 double oEnd) { in addCoinOutsides() 1960 Span* oEnd = oTest; in bumpCoincidentOther() local 2076 Span* oEnd = oTest; in advanceCoincidentOther() local 4079 Span* oEnd = oTest; in zeroCoincidentOther() local
|