Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSpan.h57 bool debugContains(const SkOpPtT* ) const;
58 const SkOpPtT* debugContains(const SkOpSegment* check) const;
H A DSkPathOpsDebug.cpp1373 // SkASSERT_RELEASE(next->fSegment->debugContains(next)); in debugValidateNext()
2708 bool SkOpPtT::debugContains(const SkOpPtT* check) const { in debugContains() function in SkOpPtT
2728 const SkOpPtT* SkOpPtT::debugContains(const SkOpSegment* check) const { in debugContains() function in SkOpPtT

Completed in 7 milliseconds