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

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

Completed in 126 milliseconds