Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkShadowUtils.cpp130 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
192 sk_sp<SkVertices> makeVertices(const SkPath& path, const SkMatrix& ctm, in makeVertices() function
281 sk_sp<SkVertices> vertices = factory.makeVertices(path, matrix, translate, isLimitElevation); in add()
498 vertices = factory.makeVertices(path.path(), path.viewMatrix(), in draw_shadow()

Completed in 3 milliseconds