Searched refs:writeWhileStatement (Results 1 – 12 of 12) sorted by relevance
190 void writeWhileStatement(const WhileStatement& w);
229 void writeWhileStatement(const WhileStatement& w);
257 void writeWhileStatement(const WhileStatement& w, OutputStream& out);
1280 this->writeWhileStatement((WhileStatement&) s); in writeFunctionCall()1360 void GLSLCodeGenerator::writeWhileStatement(const WhileStatement& w) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
1015 this->writeWhileStatement((WhileStatement&) s); in writeStatement()1086 void MetalCodeGenerator::writeWhileStatement(const WhileStatement& w) { in writeWhileStatement() function in SkSL::MetalCodeGenerator
2806 this->writeWhileStatement((WhileStatement&) s, out); in writeStatement()2900 void SPIRVCodeGenerator::writeWhileStatement(const WhileStatement& w, OutputStream& out) { in writeWhileStatement() function in SkSL::SPIRVCodeGenerator
233 void writeWhileStatement(const WhileStatement& w);
309 void writeWhileStatement(const WhileStatement& w, OutputStream& out);
1307 this->writeWhileStatement((WhileStatement&) s); in writeFunctionCall()1387 void GLSLCodeGenerator::writeWhileStatement(const WhileStatement& w) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
1159 this->writeWhileStatement((WhileStatement&) s); in writeStatement()1230 void MetalCodeGenerator::writeWhileStatement(const WhileStatement& w) { in writeWhileStatement() function in SkSL::MetalCodeGenerator
2797 this->writeWhileStatement((WhileStatement&) s, out); in writeStatement()2891 void SPIRVCodeGenerator::writeWhileStatement(const WhileStatement& w, OutputStream& out) { in writeWhileStatement() function in SkSL::SPIRVCodeGenerator