Home
last modified time | relevance | path

Searched refs:makeVertices (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/utils/
DSkShadowUtils.cpp95 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
153 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
235 sk_sp<SkVertices> vertices = factory.makeVertices(path, matrix, translate); in add()
425 vertices = factory.makeVertices(path.path(), path.viewMatrix(), in draw_shadow()
/external/skia/src/utils/
DSkShadowUtils.cpp120 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
182 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
269 sk_sp<SkVertices> vertices = factory.makeVertices(path, matrix, translate); in add()
485 vertices = factory.makeVertices(path.path(), path.viewMatrix(), in draw_shadow()