Home
last modified time | relevance | path

Searched defs:quadPath (Results 1 – 3 of 3) sorted by relevance

/external/skia/samplecode/
DSamplePathOverstroke.cpp75 SkPath quadPath(SkPoint p1, SkPoint p2) { in quadPath() function in OverstrokeView
/external/skia/tests/
DPathOpsTestCommon.cpp163 void CubicPathToQuads(const SkPath& cubicPath, SkPath* quadPath) { in CubicPathToQuads()
DGrShapeTest.cpp1888 SkPath quadPath; in DEF_TEST() local