Home
last modified time | relevance | path

Searched refs:finishLine (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp64 void GLSLCodeGenerator::finishLine() { in finishLine() function in SkSL::GLSLCodeGenerator
1058 this->finishLine(); in writeFunction()
1274 this->finishLine(); in writeBlock()
1377 this->finishLine(); in writeDoStatement()
1427 this->finishLine(); in writeSwitchStatement()
1437 this->finishLine(); in writeSwitchStatement()
1468 this->finishLine(); in writeSwitchStatement()
1473 this->finishLine(); in writeSwitchStatement()
1489 this->finishLine(); in writeHeader()
1505 this->finishLine(); in writeProgramElement()
DSkSLGLSLCodeGenerator.h64 void finishLine();
DSkSLMetalCodeGenerator.h84 void finishLine();
DSkSLMetalCodeGenerator.cpp86 void MetalCodeGenerator::finishLine() { in finishLine() function in SkSL::MetalCodeGenerator
1955 this->finishLine(); in writeFunction()
1962 this->finishLine(); in writeFunction()
2146 this->finishLine(); in writeBlock()
2218 this->finishLine(); in writeSwitchStatement()