Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h224 static const class SkOpSpanBase* DebugSegmentSpan(const class SkOpSegment*, int id);
/external/skia/tests/
DPathOpsDebug.cpp294 const SkOpSpanBase* SkPathOpsDebug::DebugSegmentSpan(const SkOpSegment* span, int id) { in DebugSegmentSpan() function in SkPathOpsDebug