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