Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLType.cpp813 bool Type::checkForOutOfRangeLiteral(const Context& context, const Expression& expr) const { in checkForOutOfRangeLiteral() function in SkSL::Type
837 bool Type::checkForOutOfRangeLiteral(const Context& context, double value, int line) const { in checkForOutOfRangeLiteral() function in SkSL::Type