Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/rust/daemon/src/uwb/
Dranging_data.rs95 let x2 = *upper_key as f32 / 100.0; in sample() localVariable
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.h901 float x2 = x_ * x_ * 2.0f; in ToMatrix() local
927 float x2 = x_ * x_ * 2.0f; in ToMatrixPreserveTranslate() local