Searched defs:writeEmitCode (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/sksl/
H A DSkSLCPPCodeGenerator.cpp521 bool CPPCodeGenerator::writeEmitCode(std::vector<const Variable*>& uniforms) { function in class:SkSL::CPPCodeGenerator
782 bool result = this->writeEmitCode(uniforms);
/external/skqp/src/sksl/
H A DSkSLCPPCodeGenerator.cpp521 bool CPPCodeGenerator::writeEmitCode(std::vector<const Variable*>& uniforms) { function in class:SkSL::CPPCodeGenerator
782 bool result = this->writeEmitCode(uniforms);

Completed in 85 milliseconds