Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowUtils.cpp99 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
157 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
239 sk_sp<SkVertices> vertices = factory.makeVertices(path, matrix, translate); in add()
429 vertices = factory.makeVertices(path.path(), path.viewMatrix(), in draw_shadow()