Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.h154 Matrix<T> outerProduct(const Matrix<T> &mat1) const in outerProduct() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_autogen.cpp1616 constexpr const ImmutableString outerProduct("outerProduct"); variable