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