Home
last modified time | relevance | path

Searched refs:writableSeg (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpCoincidence.cpp314 SkOpSegment* writableSeg = const_cast<SkOpSegment*>(testSeg); in addEndMovedSpans() local
315 SkOpPtT* oppStart = writableSeg->addT(t); in addEndMovedSpans()
DSkPathOpsDebug.cpp1517 SkOpSegment* writableSeg = const_cast<SkOpSegment*>(testSeg); in debugAddEndMovedSpans() local
1518 SkOpPtT* oppStart = writableSeg->addT(t); in debugAddEndMovedSpans()