Home
last modified time | relevance | path

Searched defs:oEnd (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkOpCoincidence.cpp87 const SkOpSpanBase* oEnd = coin->fOppPtTEnd->span(); in addExpanded() local
387 SkOpSpanBase* oEnd = (flipped ? coin->fOppPtTStart : coin->fOppPtTEnd)->span(); in apply() local
649 SkOpSpanBase* oEnd = coin->fOppPtTEnd->span(); in mark() local
DSkPathOpsDebug.cpp1131 const SkOpSpanBase* oEnd = coin->fOppPtTEnd->span(); in debugAddExpanded() local
1416 const SkOpSpanBase* oEnd = coin->fOppPtTEnd->span(); in debugMark() local
/external/eigen/unsupported/Eigen/src/BVH/
DBVAlgorithms.h26 ObjIter oBegin = ObjIter(), oEnd = ObjIter(); in intersect_helper() local
158 ObjIter oBegin = ObjIter(), oEnd = ObjIter(); in minimize_helper() local