Searched defs:writeLiteral (Results 1 – 7 of 7) sorted by relevance
177 fun writeLiteral(token: KDocToken) { in writeLiteral() method
254 void writeLiteral(Token token) { in writeLiteral() method in JavadocWriter
484 protected void writeLiteral(BaksmaliWriter writer) throws IOException { in writeLiteral() method in InstructionMethodItem
1603 void writeLiteral(String text) throws IOException { in writeLiteral() method in Emitter
1319 void GLSLCodeGenerator::writeLiteral(const Literal& l) { in writeLiteral() function in SkSL::GLSLCodeGenerator
2323 void MetalCodeGenerator::writeLiteral(const Literal& l) { in writeLiteral() function in SkSL::MetalCodeGenerator
4373 SpvId SPIRVCodeGenerator::writeLiteral(const Literal& l) { in writeLiteral() function in SkSL::SPIRVCodeGenerator4377 SpvId SPIRVCodeGenerator::writeLiteral(double value, const Type& type) { in writeLiteral() function in SkSL::SPIRVCodeGenerator