Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions | Variables
SkSLPool.cpp File Reference
#include "include/core/SkTypes.h"
#include "src/sksl/SkSLMemoryPool.h"
#include "src/sksl/SkSLPool.h"

Go to the source code of this file.

Namespaces

namespace  SkSL
 

Macros

#define SkVLOG(...)
 

Functions

static MemoryPoolSkSL::get_thread_local_memory_pool ()
 
static void SkSL::set_thread_local_memory_pool (MemoryPool *memPool)
 

Variables

static thread_local MemoryPoolSkSL::sMemPool = nullptr
 

Macro Definition Documentation

◆ SkVLOG

#define SkVLOG (   ...)

Definition at line 12 of file SkSLPool.cpp.