Home
last modified time | relevance | path

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

/external/libchrome/ui/gfx/geometry/
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