Searched defs:preRotationMatrix (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/ |
H A D | sensor_algorithm_test.cpp | 232 std::vector<float> preRotationMatrix = {1.17549e-38, 1.17549e-38, 1.17549e-38, variable 247 std::vector<float> preRotationMatrix = {1.17549e-38, 1.17549e-38, 1.17549e-38, variable 268 std::vector<float> preRotationMatrix = {1.17549e-38, 1.17549e-38, 1.17549e-38, variable
|
/ohos5.0/base/sensors/sensor/frameworks/native/src/ |
H A D | sensor_algorithm.cpp | 159 …gorithm::GetAngleModify(std::vector<float> curRotationMatrix, std::vector<float> preRotationMatrix, in GetAngleModify()
|