Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dmat2.rs266 pub fn mul_mat2(&self, rhs: &Self) -> Self { in mul_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/
Ddmat2.rs255 pub fn mul_mat2(&self, rhs: &Self) -> Self { in mul_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat2.rs291 pub fn mul_mat2(&self, rhs: &Self) -> Self { in mul_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat2.rs262 pub fn mul_mat2(&self, rhs: &Self) -> Self { in mul_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat2.rs267 pub fn mul_mat2(&self, rhs: &Self) -> Self { in mul_mat2() method