Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dmatrix3_f.cc266 Matrix3F MatrixProduct(const Matrix3F& lhs, const Matrix3F& rhs) { in MatrixProduct() function
276 Vector3dF MatrixProduct(const Matrix3F& lhs, const Vector3dF& rhs) { in MatrixProduct() function