Home
last modified time | relevance | path

Searched refs:DebugSegmentAngle (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.h188 static const struct SkOpAngle* DebugSegmentAngle(const class SkOpSegment*, int id);
/external/skia/tests/
DPathOpsDebug.cpp261 const SkOpAngle* SkPathOpsDebug::DebugSegmentAngle(const SkOpSegment* span, int id) { in DebugSegmentAngle() function in SkPathOpsDebug