Home
last modified time | relevance | path

Searched defs:oEnd (Results 1 – 5 of 5) 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/skqp/src/pathops/
DSkOpCoincidence.cpp448 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in addExpanded() local
1041 const SkOpSpanBase* oEnd = (flipped ? coin->oppPtTStart() : coin->oppPtTEnd())->span(); in apply() local
1350 SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in mark() local
DSkPathOpsDebug.cpp1650 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in debugAddExpanded() local
2061 const SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in debugMark() local
2139 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween()
/external/skia/src/pathops/
DSkOpCoincidence.cpp448 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in addExpanded() local
1041 const SkOpSpanBase* oEnd = (flipped ? coin->oppPtTStart() : coin->oppPtTEnd())->span(); in apply() local
1350 SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in mark() local
DSkPathOpsDebug.cpp1627 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in debugAddExpanded() local
2038 const SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in debugMark() local
2116 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween()