Flutter Impeller
tessellator.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Typedefs

using impeller::TessellatedVertexProc = Tessellator::TessellatedVertexProc
 
using impeller::EllipticalVertexGenerator = Tessellator::EllipticalVertexGenerator
 

Functions

static size_t impeller::ComputeQuadrantDivisions (Scalar pixel_radius)
 

Variables

static constexpr int impeller::kPrecomputedDivisionCount = 1024
 
static int impeller::kPrecomputedDivisions [kPrecomputedDivisionCount]