Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dota_chamber.py49 def set_orientation(angle): argument
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.h951 static Quaternion RotationAxis(const Vec3 axis, const float angle) { in RotationAxis()