Searched refs:ErrorCheckAndCoerce (Results 1 – 2 of 2) sorted by relevance
96 bool VarDeclaration::ErrorCheckAndCoerce(const Context& context, const Variable& var, in ErrorCheckAndCoerce() function in SkSL::VarDeclaration159 if (!ErrorCheckAndCoerce(context, *var, value)) { in Convert()
95 static bool ErrorCheckAndCoerce(const Context& context, const Variable& var,