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
448 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in addExpanded() local1041 const SkOpSpanBase* oEnd = (flipped ? coin->oppPtTStart() : coin->oppPtTEnd())->span(); in apply() local1350 SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in mark() local
1627 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in debugAddExpanded() local2038 const SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in debugMark() local2116 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween()