Home
last modified time | relevance | path

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

/external/skia/src/sksl/ir/
DSkSLType.cpp1122 bool Type::checkForOutOfRangeLiteral(const Context& context, const Expression& expr) const { in checkForOutOfRangeLiteral() function in SkSL::Type
1146 bool Type::checkForOutOfRangeLiteral(const Context& context, double value, Position pos) const { in checkForOutOfRangeLiteral() function in SkSL::Type