Home
last modified time | relevance | path

Searched defs:debugSet (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp700 void SkDQuad::debugSet(const SkDPoint* pts) { in debugSet() function in SkDQuad
705 void SkDCubic::debugSet(const SkDPoint* pts) { in debugSet() function in SkDCubic
710 void SkDConic::debugSet(const SkDPoint* pts, SkScalar weight) { in debugSet() function in SkDConic
/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.cpp722 void SkDQuad::debugSet(const SkDPoint* pts) { in debugSet() function in SkDQuad
727 void SkDCubic::debugSet(const SkDPoint* pts) { in debugSet() function in SkDCubic
732 void SkDConic::debugSet(const SkDPoint* pts, SkScalar weight) { in debugSet() function in SkDConic