Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/
Ddaffine2.rs153 pub fn from_mat2(matrix2: DMat2) -> Self { in from_mat2() method
Ddmat3.rs332 pub fn from_mat2(m: DMat2) -> Self { in from_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/
Daffine2.rs153 pub fn from_mat2(matrix2: Mat2) -> Self { in from_mat2() method
Dmat3.rs328 pub fn from_mat2(m: Mat2) -> Self { in from_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat3a.rs331 pub fn from_mat2(m: Mat2) -> Self { in from_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat3a.rs334 pub fn from_mat2(m: Mat2) -> Self { in from_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dmat3a.rs332 pub fn from_mat2(m: Mat2) -> Self { in from_mat2() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat3a.rs331 pub fn from_mat2(m: Mat2) -> Self { in from_mat2() method