Searched defs:floatLiteral (Results 1 – 4 of 4) sorted by relevance
297 public void floatLiteral() { in floatLiteral() method in LexerTest
720 private Token floatLiteral() { in floatLiteral() method in StreamLexer
2202 bool Parser::floatLiteral(SKSL_FLOAT* dest) { in floatLiteral() function in SkSL::Parser
1693 FloatingLiteral> floatLiteral; variable