Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp323 static void dump_curve(SkPath::Verb verb, const SkPoint& pts, float weight) { in dump_curve() function
353 dump_curve(fDebugWorstVerb[index * 2], fDebugWorstPts[index * 2 * 4], in debugLoopReport()
355 dump_curve(fDebugWorstVerb[index * 2 + 1], fDebugWorstPts[(index * 2 + 1) * 4], in debugLoopReport()