Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkSL::ConstantFolder Member List

This is the complete list of members for SkSL::ConstantFolder, including all inherited members.

GetConstantInt(const Expression &value, SKSL_INT *out)SkSL::ConstantFolderstatic
GetConstantValue(const Expression &value, double *out)SkSL::ConstantFolderstatic
GetConstantValueForVariable(const Expression &value)SkSL::ConstantFolderstatic
GetConstantValueOrNull(const Expression &value)SkSL::ConstantFolderstatic
IsConstantSplat(const Expression &expr, double value)SkSL::ConstantFolderstatic
MakeConstantValueForVariable(Position pos, std::unique_ptr< Expression > expr)SkSL::ConstantFolderstatic
Simplify(const Context &context, Position pos, const Expression &left, Operator op, const Expression &right, const Type &resultType)SkSL::ConstantFolderstatic