Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h176 static const struct SkOpAngle* DebugContourAngle(class SkOpContour*, int id);
/external/skia/tests/
DPathOpsDebug.cpp221 const SkOpAngle* SkPathOpsDebug::DebugContourAngle(SkOpContour* contour, int id) { in DebugContourAngle() function in SkPathOpsDebug