Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/glam/src/f64/
Ddquat.rs550 pub fn length_recip(self) -> f64 { in length_recip() method
Ddvec2.rs415 pub fn length_recip(self) -> f64 { in length_recip() method
Ddvec3.rs470 pub fn length_recip(self) -> f64 { in length_recip() method
Ddvec4.rs513 pub fn length_recip(self) -> f64 { in length_recip() method
/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dquat.rs568 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec3a.rs480 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec4.rs524 pub fn length_recip(self) -> f32 { in length_recip() method
/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dquat.rs556 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec4.rs433 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec3a.rs455 pub fn length_recip(self) -> f32 { in length_recip() method
/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dquat.rs556 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec3a.rs466 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec4.rs450 pub fn length_recip(self) -> f32 { in length_recip() method
/external/rust/android-crates-io/crates/glam/src/f32/neon/
Dquat.rs561 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec3a.rs501 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec4.rs472 pub fn length_recip(self) -> f32 { in length_recip() method
/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dquat.rs564 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec4.rs474 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec3a.rs494 pub fn length_recip(self) -> f32 { in length_recip() method
/external/rust/android-crates-io/crates/glam/src/f32/
Dvec2.rs415 pub fn length_recip(self) -> f32 { in length_recip() method
Dvec3.rs470 pub fn length_recip(self) -> f32 { in length_recip() method