Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h211 static const class SkOpSegment* DebugCoincidenceSegment(class SkOpCoincidence*, int id);
/external/skia/tests/
DPathOpsDebug.cpp250 const SkOpSegment* SkPathOpsDebug::DebugCoincidenceSegment(SkOpCoincidence* coin, int id) { in DebugCoincidenceSegment() function in SkPathOpsDebug