Searched defs:preRotationMatrix (Results 1 – 4 of 4) sorted by relevance
| /base/sensors/sensor/test/unittest/interfaces/inner_api/ |
| 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
|
| /base/sensors/sensor/frameworks/cj/src/ |
| D | cj_sensor_ffi.cpp | 50 int32_t FfiSensorGetAngleVariation(CArrFloat32 currentRotationMatrix, CArrFloat32 preRotationMatrix, in FfiSensorGetAngleVariation()
|
| D | cj_sensor_impl.cpp | 232 …sorImpl::GetAngleModify(const CArrFloat32 &curRotationMatrix, const CArrFloat32 &preRotationMatrix, in GetAngleModify()
|
| /base/sensors/sensor/frameworks/native/src/ |
| D | sensor_algorithm.cpp | 156 …gorithm::GetAngleModify(std::vector<float> curRotationMatrix, std::vector<float> preRotationMatrix, in GetAngleModify()
|