Home
last modified time | relevance | path

Searched refs:newExtraEmitCodeBlock (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLCPPCodeGenerator.h113 void newExtraEmitCodeBlock();
DSkSLCPPCodeGenerator.cpp432 this->newExtraEmitCodeBlock(); in writeFunctionCall()
645 void CPPCodeGenerator::newExtraEmitCodeBlock() { in newExtraEmitCodeBlock() function in SkSL::CPPCodeGenerator
875 this->newExtraEmitCodeBlock(); in writeEmitCode()