Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
H A 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()
H A DSkSLVarDeclarations.h95 static bool ErrorCheckAndCoerce(const Context& context, const Variable& var,

Completed in 2 milliseconds