Searched refs:getVectorFromMat2x2ConstructorHelper (Results 1 – 2 of 2) sorted by relevance
179 String getVectorFromMat2x2ConstructorHelper(const Type& matrixType);
1172 String MetalCodeGenerator::getVectorFromMat2x2ConstructorHelper(const Type& matrixType) { in getVectorFromMat2x2ConstructorHelper() function in SkSL::MetalCodeGenerator1201 this->write(this->getVectorFromMat2x2ConstructorHelper(expr.type())); in writeConstructorCompoundVector()