Searched defs:writeSetting (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/src/sksl/ | ||
D | SkSLGLSLCodeGenerator.cpp | 1037 void GLSLCodeGenerator::writeSetting(const Setting& s) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator |
D | SkSLCPPCodeGenerator.cpp | 504 void CPPCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::CPPCodeGenerator |
D | SkSLMetalCodeGenerator.cpp | 773 void MetalCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::MetalCodeGenerator |
/third_party/skia/src/sksl/codegen/ | ||
D | SkSLGLSLCodeGenerator.cpp | 1008 void GLSLCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::GLSLCodeGenerator |
D | SkSLMetalCodeGenerator.cpp | 1729 void MetalCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::MetalCodeGenerator |