core-ktx / androidx.graphics / android.graphics.Matrix / times

times

inline operator fun Matrix.times(m: Matrix): Matrix

Multiplies this Matrix by another matrix and returns the result as a new matrix.