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

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

static void flutter::CopyV (void *dst)
 
template<typename S , typename... Rest>
static void flutter::CopyV (void *dst, const S *src, int n, Rest &&... rest)
 
static const DlRectflutter::ProtectEmpty (const DlRect &rect)
 

Variables

static constexpr DlRect flutter::kEmpty = DlRect()