Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h208 static const struct SkOpAngle* DebugCoincidenceAngle(class SkOpCoincidence*, int id);
/external/skia/tests/
DPathOpsDebug.cpp238 const SkOpAngle* SkPathOpsDebug::DebugCoincidenceAngle(SkOpCoincidence* coin, int id) { in DebugCoincidenceAngle() function in SkPathOpsDebug