Searched defs:make_vertices (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Ddrawatlas.cpp215 static sk_sp<SkVertices> make_vertices(sk_sp<SkImage> image, const SkRect& r, function
241 auto verts = make_vertices(image, tex, color);
/external/skqp/gm/
H A Ddrawatlas.cpp207 static sk_sp<SkVertices> make_vertices(sk_sp<SkImage> image, const SkRect& r, function
233 auto verts = make_vertices(image, tex, color);

Completed in 198 milliseconds