Home
last modified time | relevance | path

Searched refs:ChaseContains (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp67 SkASSERT(!SkPathOpsDebug::ChaseContains(chase, last)); in bridgeWinding()
H A DSkPathOpsOp.cpp181 SkASSERT(!SkPathOpsDebug::ChaseContains(chase, last)); in bridgeOp()
H A DSkPathOpsDebug.h352 static bool ChaseContains(const SkTDArray<SkOpSpanBase*>& , const SkOpSpanBase* );
H A DSkOpSegment.cpp619 SkASSERT(!SkPathOpsDebug::ChaseContains(*chase, last)); in findNextOp()
715 SkASSERT(!SkPathOpsDebug::ChaseContains(*chase, last)); in findNextWinding()
H A DSkPathOpsDebug.cpp55 bool SkPathOpsDebug::ChaseContains(const SkTDArray<SkOpSpanBase* >& chaseArray, in ChaseContains() function in SkPathOpsDebug

Completed in 11 milliseconds