Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpCoincidence.cpp318 SkOpSegment* writableSeg = const_cast<SkOpSegment*>(testSeg); in addEndMovedSpans() local
319 SkOpPtT* oppStart = writableSeg->addT(t); in addEndMovedSpans()
DSkPathOpsDebug.cpp1519 SkOpSegment* writableSeg = const_cast<SkOpSegment*>(testSeg); in debugAddEndMovedSpans() local
1520 SkOpPtT* oppStart = writableSeg->addT(t); in debugAddEndMovedSpans()
/external/skia/src/pathops/
DSkOpCoincidence.cpp318 SkOpSegment* writableSeg = const_cast<SkOpSegment*>(testSeg); in addEndMovedSpans() local
319 SkOpPtT* oppStart = writableSeg->addT(t); in addEndMovedSpans()
DSkPathOpsDebug.cpp1496 SkOpSegment* writableSeg = const_cast<SkOpSegment*>(testSeg); in debugAddEndMovedSpans() local
1497 SkOpPtT* oppStart = writableSeg->addT(t); in debugAddEndMovedSpans()