Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLMetalCodeGenerator.cpp379 String MetalCodeGenerator::getMatrixConstructHelper(const Type& matrix, const Type& arg) { in getMatrixConstructHelper() function in SkSL::MetalCodeGenerator
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp1031 String MetalCodeGenerator::getMatrixConstructHelper(const AnyConstructor& c) { in getMatrixConstructHelper() function in SkSL::MetalCodeGenerator