Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h212 static const class SkOpSpanBase* DebugCoincidenceSpan(class SkOpCoincidence*, int id);
/external/skia/tests/
DPathOpsDebug.cpp254 const SkOpSpanBase* SkPathOpsDebug::DebugCoincidenceSpan(SkOpCoincidence* coin, int id) { in DebugCoincidenceSpan() function in SkPathOpsDebug