Home
last modified time | relevance | path

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

/base/sensors/sensor/interfaces/native/src/
Dsensor_algorithm.cpp27 int32_t SensorAlgorithm::createQuaternion(std::vector<float> rotationVector, std::vector<float> &qu… in createQuaternion()
220 int32_t SensorAlgorithm::createRotationMatrix(std::vector<float> rotationVector, std::vector<float>… in createRotationMatrix()
/base/sensors/sensor/interfaces/plugin/src/
Dsensor_js.cpp567 std::vector<float> rotationVector; in CreateQuaternion() local
725 std::vector<float> rotationVector; in GetRotationMatrix() local