Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h197 static class SkOpContour* DebugAngleContour(struct SkOpAngle*, int id);
/external/skia/tests/
DPathOpsDebug.cpp202 SkOpContour* SkPathOpsDebug::DebugAngleContour(SkOpAngle* angle, int id) { in DebugAngleContour() function in SkPathOpsDebug