Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dsensor_algorithm.h41 static constexpr int32_t QUATERNION_LENGTH = 4; variable
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/
H A Dsensor_algorithm_test.cpp31 constexpr int32_t QUATERNION_LENGTH = 4; variable
/ohos5.0/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp36 constexpr int32_t QUATERNION_LENGTH = 4; variable