Home
last modified time | relevance | path

Searched defs:oEnd (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp448 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1041 const SkOpSpanBase* oEnd = (flipped ? coin->oppPtTStart() : coin->oppPtTEnd())->span(); in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1350 SkOpSpanBase* oEnd in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
[all...]
H A DSkPathOpsDebug.cpp1627 const SkOpSpanBase* oEnd = coin->oppPtTEnd()->span(); in debugAddExpanded() local
2038 const SkOpSpanBase* oEnd = coin->oppPtTEndWritable()->span(); in debugMark() local
2115 DebugCheckBetween(const SkOpSpanBase* next, const SkOpSpanBase* end, double oStart, double oEnd, const SkOpSegment* oSegment, SkPathOpsDebug::GlitchLog* log) DebugCheckBetween() argument
[all...]

Completed in 7 milliseconds