Searched refs:getOutParamHelper (Results 1 – 2 of 2) sorted by relevance
152 String getOutParamHelper(const FunctionCall& c,
194 String MetalCodeGenerator::getOutParamHelper(const FunctionCall& call, in getOutParamHelper() function in SkSL::MetalCodeGenerator365 this->write(getOutParamHelper(c, arguments, outVars)); in writeFunctionCall()