Searched refs:writeConstructorCompoundMatrix (Results 1 – 1 of 1) sorted by relevance
249 void writeConstructorCompoundMatrix(const ConstructorCompound& c, Precedence parentPrecedence);1556 this->writeConstructorCompoundMatrix(c, parentPrecedence); in writeConstructorCompound()1633 void MetalCodeGenerator::writeConstructorCompoundMatrix(const ConstructorCompound& c, in writeConstructorCompoundMatrix() function in SkSL::MetalCodeGenerator