Home
last modified time | relevance | path

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

/base/sensors/sensor/frameworks/native/src/
Dsensor_algorithm.cpp24 int32_t SensorAlgorithm::CreateQuaternion(std::vector<float> rotationVector, std::vector<float> &qu… in CreateQuaternion() function in SensorAlgorithm
/base/sensors/sensor/frameworks/js/napi/src/
Dsensor_js.cpp1126 static napi_value CreateQuaternion(napi_env env, napi_callback_info info) in CreateQuaternion() function