Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.h152 String getOutParamHelper(const FunctionCall& c,
DSkSLMetalCodeGenerator.cpp194 String MetalCodeGenerator::getOutParamHelper(const FunctionCall& call, in getOutParamHelper() function in SkSL::MetalCodeGenerator
365 this->write(getOutParamHelper(c, arguments, outVars)); in writeFunctionCall()