Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h222 static const class SkOpPtT* DebugSegmentPtT(const class SkOpSegment*, int id);
/external/skia/tests/
DPathOpsDebug.cpp286 const SkOpPtT* SkPathOpsDebug::DebugSegmentPtT(const SkOpSegment* span, int id) { in DebugSegmentPtT() function in SkPathOpsDebug