Home
last modified time | relevance | path

Searched refs:inExpr (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/sksl/
H A DSkSLConstantFolder.cpp196 const Expression* ConstantFolder::GetConstantValueForVariable(const Expression& inExpr) { in GetConstantValueForVariable() argument
197 for (const Expression* expr = &inExpr;;) { in GetConstantValueForVariable()
219 return &inExpr; in GetConstantValueForVariable()

Completed in 1 milliseconds