Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Classes | |
class | SkSL::ExpressionArray |
Namespaces | |
namespace | SkSL |
Typedefs | |
using | SKSL_INT = int64_t |
using | SKSL_FLOAT = float |
using | SkSL::StatementArray = skia_private::STArray< 2, std::unique_ptr< Statement > > |
Variables | |
static constexpr int | SkSL::kDefaultInlineThreshold = 50 |
static constexpr int | SkSL::kVariableSlotLimit = 100000 |
using SKSL_FLOAT = float |
Definition at line 17 of file SkSLDefines.h.
using SKSL_INT = int64_t |
Definition at line 16 of file SkSLDefines.h.