Flutter Engine
The Flutter Engine
|
Public Member Functions | |
SkSpotShadowTessellator (const SkPath &path, const SkMatrix &ctm, const SkPoint3 &zPlaneParams, const SkPoint3 &lightPos, SkScalar lightRadius, bool transparent, bool directional) | |
Public Member Functions inherited from SkBaseShadowTessellator | |
SkBaseShadowTessellator (const SkPoint3 &zPlaneParams, const SkRect &bounds, bool transparent) | |
virtual | ~SkBaseShadowTessellator () |
sk_sp< SkVertices > | releaseVertices () |
Definition at line 1006 of file SkShadowTessellator.cpp.
SkSpotShadowTessellator::SkSpotShadowTessellator | ( | const SkPath & | path, |
const SkMatrix & | ctm, | ||
const SkPoint3 & | zPlaneParams, | ||
const SkPoint3 & | lightPos, | ||
SkScalar | lightRadius, | ||
bool | transparent, | ||
bool | directional | ||
) |
Definition at line 1020 of file SkShadowTessellator.cpp.