Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h200 static const class SkOpSpanBase* DebugAngleSpan(const struct SkOpAngle*, int id);
/external/skia/tests/
DPathOpsDebug.cpp214 const SkOpSpanBase* SkPathOpsDebug::DebugAngleSpan(const SkOpAngle* angle, int id) { in DebugAngleSpan() function in SkPathOpsDebug