Home
last modified time | relevance | path

Searched defs:debugCoincidence (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DPathOpsDebug.cpp528 const SkOpCoincidence* SkOpAngle::debugCoincidence() const { in debugCoincidence() function in SkOpAngle
670 const SkOpCoincidence* SkOpPtT::debugCoincidence() const { in debugCoincidence() function in SkOpPtT
722 const SkOpCoincidence* SkOpSpanBase::debugCoincidence() const { in debugCoincidence() function in SkOpSpanBase
832 const SkOpCoincidence* SkOpSegment::debugCoincidence() const { in debugCoincidence() function in SkOpSegment
/aosp_15_r20/external/skia/src/pathops/
H A DSkOpContour.h100 const SkOpCoincidence* debugCoincidence() const { in debugCoincidence() function