Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp1037 void GLSLCodeGenerator::writeSetting(const Setting& s) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLCPPCodeGenerator.cpp504 void CPPCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::CPPCodeGenerator
DSkSLMetalCodeGenerator.cpp773 void MetalCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::MetalCodeGenerator
/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp1008 void GLSLCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp1729 void MetalCodeGenerator::writeSetting(const Setting& s) { in writeSetting() function in SkSL::MetalCodeGenerator