Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/
Ddaffine2.rs205 pub fn from_mat3(m: DMat3) -> Self { in from_mat3() method
Ddaffine3.rs200 pub fn from_mat3(mat3: DMat3) -> Self { in from_mat3() method
Ddmat2.rs114 pub fn from_mat3(m: DMat3) -> Self { in from_mat3() method
Ddquat.rs249 pub fn from_mat3(mat: &DMat3) -> Self { in from_mat3() method
Ddmat4.rs302 pub fn from_mat3(m: DMat3) -> Self { in from_mat3() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/
Daffine2.rs205 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
Daffine3a.rs202 pub fn from_mat3(mat3: Mat3) -> Self { in from_mat3() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dmat2.rs118 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
Dquat.rs253 pub fn from_mat3(mat: &Mat3) -> Self { in from_mat3() method
Dmat4.rs304 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat2.rs132 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
Dquat.rs253 pub fn from_mat3(mat: &Mat3) -> Self { in from_mat3() method
Dmat4.rs296 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat2.rs113 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
Dquat.rs245 pub fn from_mat3(mat: &Mat3) -> Self { in from_mat3() method
Dmat4.rs293 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat2.rs113 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method
Dquat.rs245 pub fn from_mat3(mat: &Mat3) -> Self { in from_mat3() method
Dmat4.rs293 pub fn from_mat3(m: Mat3) -> Self { in from_mat3() method