Searched refs:makeVertices (Results 1 – 1 of 1) sorted by relevance
130 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function192 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function279 sk_sp<SkVertices> vertices = factory.makeVertices(path, matrix, translate); in add()495 vertices = factory.makeVertices(path.path(), path.viewMatrix(), in draw_shadow()