Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h345 static const class SkOpSegment* DebugContourSegment(class SkOpContour*, int id);
/external/skia/tests/
DPathOpsDebug.cpp243 const SkOpSegment* SkPathOpsDebug::DebugContourSegment(SkOpContour* contour, int id) { in DebugContourSegment() function in SkPathOpsDebug