Home
last modified time | relevance | path

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

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