Home
last modified time | relevance | path

Searched defs:writeSetting (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp1033 void GLSLCodeGenerator::writeSetting(const Setting& s) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLCPPCodeGenerator.cpp496 void CPPCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::CPPCodeGenerator
DSkSLMetalCodeGenerator.cpp767 void MetalCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::MetalCodeGenerator
/external/skqp/src/sksl/
DSkSLGLSLCodeGenerator.cpp1014 void GLSLCodeGenerator::writeSetting(const Setting& s) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLCPPCodeGenerator.cpp454 void CPPCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::CPPCodeGenerator
DSkSLMetalCodeGenerator.cpp621 void MetalCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::MetalCodeGenerator