Home
last modified time | relevance | path

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

/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
/external/skia/src/pathops/
DSkOpCoincidence.cpp209 SkOpSpanBase* oEnd = (flipped ? coin->fOppPtTStart : coin->fOppPtTEnd)->span(); in apply() local
391 SkOpSpanBase* oEnd = coin->fOppPtTEnd->span(); in mark() local
DSkPathOpsPostSect.cpp388 SkOpSpanBase* oEnd = (flipped ? coin->fOppPtTStart : coin->fOppPtTEnd)->span(); in apply() local
479 SkOpSpanBase* oEnd = coin->fOppPtTEnd->span(); in mark() local