Home
last modified time | relevance | path

Searched defs:inExpr (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/
DSkSLConstantFolder.cpp440 const Expression* ConstantFolder::GetConstantValueOrNull(const Expression& inExpr) { in GetConstantValueOrNull()
461 const Expression* ConstantFolder::GetConstantValueForVariable(const Expression& inExpr) { in GetConstantValueForVariable()
467 Position pos, std::unique_ptr<Expression> inExpr) { in MakeConstantValueForVariable()