Searched refs:getMatrixConstructHelper (Results 1 – 2 of 2) sorted by relevance
165 String getMatrixConstructHelper(const AnyConstructor& c);
1031 String MetalCodeGenerator::getMatrixConstructHelper(const AnyConstructor& c) { in getMatrixConstructHelper() function in SkSL::MetalCodeGenerator1124 this->write(this->getMatrixConstructHelper(c)); in writeConstructorMatrixResize()1218 this->write(this->getMatrixConstructHelper(c)); in writeConstructorCompoundMatrix()