Home
last modified time | relevance | path

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

/external/skqp/src/utils/
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
938 bool SkAmbientShadowTessellator::computePathPolygon(const SkPath& path, const SkMatrix& ctm) { in computePathPolygon()
1150 SkAmbientShadowTessellator ambientTess(path, ctm, zPlane, transparent); in MakeAmbient()
/external/skia/src/utils/
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
938 bool SkAmbientShadowTessellator::computePathPolygon(const SkPath& path, const SkMatrix& ctm) { in computePathPolygon()
1150 SkAmbientShadowTessellator ambientTess(path, ctm, zPlane, transparent); in MakeAmbient()