Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h223 static const class SkOpSegment* DebugSegmentSegment(const class SkOpSegment*, int id);
/external/skia/tests/
DPathOpsDebug.cpp290 const SkOpSegment* SkPathOpsDebug::DebugSegmentSegment(const SkOpSegment* span, int id) { in DebugSegmentSegment() function in SkPathOpsDebug