Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dsensor_algorithm.h42 static constexpr int32_t ROTATION_VECTOR_LENGTH = 3; variable
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/
H A Dsensor_algorithm_test.cpp32 constexpr int32_t ROTATION_VECTOR_LENGTH = 3; variable
/ohos5.0/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp37 constexpr int32_t ROTATION_VECTOR_LENGTH = 3; variable