Searched defs:oEnd (Results 1 – 3 of 3) sorted by relevance
26 ObjIter oBegin = ObjIter(), oEnd = ObjIter(); in intersect_helper() local158 ObjIter oBegin = ObjIter(), oEnd = ObjIter(); in minimize_helper() local
456 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in addExpanded() local1049 const SkOpSpanBase* oEnd = (flipped ? coin->oppPtTStart() : coin->oppPtTEnd())->span(); in apply() local1358 SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in mark() local
1614 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in debugAddExpanded() local2025 const SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in debugMark() local2099 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween()