Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | SkShadowTessellator |
Typedefs | |
typedef std::function< SkScalar(SkScalar, SkScalar)> | SkShadowTessellator::HeightFunc |
Functions | |
sk_sp< SkVertices > | SkShadowTessellator::MakeAmbient (const SkPath &path, const SkMatrix &ctm, const SkPoint3 &zPlane, bool transparent) |
sk_sp< SkVertices > | SkShadowTessellator::MakeSpot (const SkPath &path, const SkMatrix &ctm, const SkPoint3 &zPlane, const SkPoint3 &lightPos, SkScalar lightRadius, bool transparent, bool directional) |