Home
last modified time | relevance | path

Searched refs:getMatrixConstructHelper (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.h165 String getMatrixConstructHelper(const AnyConstructor& c);
DSkSLMetalCodeGenerator.cpp1031 String MetalCodeGenerator::getMatrixConstructHelper(const AnyConstructor& c) { in getMatrixConstructHelper() function in SkSL::MetalCodeGenerator
1124 this->write(this->getMatrixConstructHelper(c)); in writeConstructorMatrixResize()
1218 this->write(this->getMatrixConstructHelper(c)); in writeConstructorCompoundMatrix()