Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h339 static const class SkOpSegment* DebugAngleSegment(const class SkOpAngle*, int id);
/external/skia/tests/
DPathOpsDebug.cpp223 const SkOpSegment* SkPathOpsDebug::DebugAngleSegment(const SkOpAngle* angle, int id) { in DebugAngleSegment() function in SkPathOpsDebug