Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
SkShadowTessellator.h File Reference
#include "include/core/SkRefCnt.h"
#include "include/core/SkScalar.h"
#include <functional>

Go to the source code of this file.

Namespaces

namespace  SkShadowTessellator
 

Typedefs

typedef std::function< SkScalar(SkScalar, SkScalar)> SkShadowTessellator::HeightFunc
 

Functions

sk_sp< SkVerticesSkShadowTessellator::MakeAmbient (const SkPath &path, const SkMatrix &ctm, const SkPoint3 &zPlane, bool transparent)
 
sk_sp< SkVerticesSkShadowTessellator::MakeSpot (const SkPath &path, const SkMatrix &ctm, const SkPoint3 &zPlane, const SkPoint3 &lightPos, SkScalar lightRadius, bool transparent, bool directional)