Home
last modified time | relevance | path

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

/test/xts/hats/hdf/motion/hdi/
Dhdf_motion_hdi_test.cpp208 int32_t motionType = -1; variable
261 int32_t motionType = -1; variable
272 int32_t motionType = -1; variable
283 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_WRIST_DOWN; variable
299 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_WAVE; variable
315 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_STEP_COUNTER; variable
331 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_TOUCH_LINK; variable
347 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_HOVER; variable
363 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_PUT_IN_POCKET; variable
379 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_RESERVED; variable
/test/xts/hats/hdf/motion/hdi_additional/
Dhdf_motion_hdi_test.cpp416 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_PICKUP; variable
432 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_FLIP; variable
448 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_CLOSE_TO_EAR; variable
464 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_SHAKE; variable
480 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_ROTATION; variable
496 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_POCKET_MODE; variable
512 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_LEAVE_EAR; variable
528 int32_t motionType = OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_MAX; variable
/test/xts/hats/hdf/motion/motionBenchmarkTest/
Dhdf_motion_benchmark_test.cpp191 int32_t motionType = -1; in BENCHMARK_F() local