Flutter Engine
 
Loading...
Searching...
No Matches
dl_vertices.cc File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 

Typedefs

using flutter::Flags = DlVertices::Builder::Flags
 

Functions

static void flutter::DlVerticesDeleter (void *p)
 
static size_t flutter::bytes_needed (int vertex_count, Flags flags, int index_count)
 
static DlRect flutter::compute_bounds (const DlPoint *points, int count)
 
static void flutter::store_points (char *dst, int offset, const float *src, int count)