Home
last modified time | relevance | path

Searched defs:rotationMatrix (Results 1 – 3 of 3) sorted by relevance

/base/sensors/sensor/interfaces/native/src/
Dsensor_algorithm.cpp197 int32_t SensorAlgorithm::getDirection(std::vector<float> rotationMatrix, std::vector<float> &rotati… in getDirection()
220 …orithm::createRotationMatrix(std::vector<float> rotationVector, std::vector<float> &rotationMatrix) in createRotationMatrix()
270 std::vector<float> &rotationMatrix, std::vector<float> &inclinationMatrix) in createRotationAndInclination()
/base/sensors/sensor/interfaces/plugin/include/
Dasync_callback_info.h68 float rotationMatrix[THREE_DIMENSIONAL_MATRIX_LENGTH]; member
/base/sensors/sensor/interfaces/plugin/src/
Dsensor_js.cpp525 std::vector<float> rotationMatrix; in GetDirection() local
732 std::vector<float> rotationMatrix(THREE_DIMENSIONAL_MATRIX_LENGTH); in GetRotationMatrix() local