Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsDebug.cpp715 const SkOpAngle* SkOpAngle::debugAngle(int id) const { in debugAngle() function in SkOpAngle
849 const SkOpAngle* SkOpPtT::debugAngle(int id) const { in debugAngle() function in SkOpPtT
900 const SkOpAngle* SkOpSpanBase::debugAngle(int id) const { in debugAngle() function in SkOpSpanBase
997 const SkOpAngle* SkOpSegment::debugAngle(int id) const { in debugAngle() function in SkOpSegment
1233 const SkOpAngle* SkOpGlobalState::debugAngle(int id) const { in debugAngle() function in SkOpGlobalState
/external/skia/src/pathops/
DSkOpContour.h123 const SkOpAngle* debugAngle(int id) const { in debugAngle() function