Home
last modified time | relevance | path

Searched defs:oStart (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpCoincidence.cpp454 const SkOpSpanBase* oStart = oStartPtT->span(); in addExpanded() local
1045 SkOpSpan* oStart = oStartBase->upCast(); in apply() local
1356 SkOpSpanBase* oStart = coin->oppPtTStartWritable()->span(); in mark() local
DSkPathOpsDebug.cpp1615 const SkOpSpanBase* oStart = oStartPtT->span(); in debugAddExpanded() local
2026 const SkOpSpanBase* oStart = coin->oppPtTStartWritable()->span(); in debugMark() local
2102 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween()