Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkShadowUtils.cpp117 struct AmbientVerticesFactory { struct
122 bool isCompatible(const AmbientVerticesFactory& that, SkVector* translate) const { in isCompatible()
230 sk_sp<SkVertices> find(const AmbientVerticesFactory& ambient, const SkMatrix& matrix, in find()
235 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, in add()
311 Set<AmbientVerticesFactory, 4> fAmbientSet;
703 AmbientVerticesFactory factory; in drawShadow()

Completed in 2 milliseconds