Home
last modified time | relevance | path

Searched refs:ErrorCheckAndCoerce (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLVarDeclarations.cpp96 bool VarDeclaration::ErrorCheckAndCoerce(const Context& context, const Variable& var, in ErrorCheckAndCoerce() function in SkSL::VarDeclaration
159 if (!ErrorCheckAndCoerce(context, *var, value)) { in Convert()
DSkSLVarDeclarations.h95 static bool ErrorCheckAndCoerce(const Context& context, const Variable& var,