Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsDebug.cpp727 const SkOpSegment* SkOpAngle::debugSegment(int id) const { in debugSegment() function in SkOpAngle
861 const SkOpSegment* SkOpPtT::debugSegment(int id) const { in debugSegment() function in SkOpPtT
912 const SkOpSegment* SkOpSpanBase::debugSegment(int id) const { in debugSegment() function in SkOpSpanBase
1009 const SkOpSegment* SkOpSegment::debugSegment(int id) const { in debugSegment() function in SkOpSegment
1293 const SkOpSegment* SkOpGlobalState::debugSegment(int id) const { in debugSegment() function in SkOpGlobalState
/external/skia/src/pathops/
DSkOpContour.h135 const SkOpSegment* debugSegment(int id) const { in debugSegment() function