Searched refs:SkAmbientShadowTessellator (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/utils/ |
D | SkShadowTessellator.cpp | 892 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/ |
D | SkShadowTessellator.cpp | 892 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()
|