Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h209 static class SkOpContour* DebugCoincidenceContour(class SkOpCoincidence*, int id);
/external/skia/tests/
DPathOpsDebug.cpp242 SkOpContour* SkPathOpsDebug::DebugCoincidenceContour(SkOpCoincidence* coin, int id) { in DebugCoincidenceContour() function in SkPathOpsDebug