Searched refs:writeConstructorCompoundVector (Results 1 – 1 of 1) sorted by relevance
247 void writeConstructorCompoundVector(const ConstructorCompound& c, Precedence parentPrecedence);1554 this->writeConstructorCompoundVector(c, parentPrecedence); in writeConstructorCompound()1613 void MetalCodeGenerator::writeConstructorCompoundVector(const ConstructorCompound& c, in writeConstructorCompoundVector() function in SkSL::MetalCodeGenerator