Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp892 class SkAmbientShadowTessellator : public SkBaseShadowTessellator { class
894 SkAmbientShadowTessellator(const SkPath& path, const SkMatrix& ctm,
903 SkAmbientShadowTessellator::SkAmbientShadowTessellator(const SkPath& path, in SkAmbientShadowTessellator() function in SkAmbientShadowTessellator
940 bool SkAmbientShadowTessellator::computePathPolygon(const SkPath& path, const SkMatrix& ctm) { in computePathPolygon()
1152 SkAmbientShadowTessellator ambientTess(path, ctm, zPlane, transparent); in MakeAmbient()

Completed in 4 milliseconds