Home
last modified time | relevance | path

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

/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/hdi/
Dhdf_motion_hdi_test.cpp207 int32_t motionType = -1; variable
260 int32_t motionType = -1; variable
271 int32_t motionType = -1; variable
/test/xts/hats/hdf/motion/motionBenchmarkTest/
Dhdf_motion_benchmark_test.cpp191 int32_t motionType = -1; in BENCHMARK_F() local