Searched refs:make_verts (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/samplecode/ | ||
H A D | SamplePatch.cpp | 324 static sk_sp<SkVertices> make_verts(const SkPath& path, SkScalar width) { in make_verts() function 385 fVertices[i] = make_verts(fPath, 30); |
Completed in 1 milliseconds