Home
last modified time | relevance | path

Searched refs:SET_GESTURE_MODE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/input/hal/include/
H A Dinput_common.h106 SET_GESTURE_MODE, enumerator
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h158 SET_GESTURE_MODE, enumerator
H A Dhdf_touch.c933 case SET_GESTURE_MODE: in HdfTouchDispatch()
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c33 case SET_GESTURE_MODE: in FillSbufData()
392 if (IoServiceOps(pos->service, SET_GESTURE_MODE, &gestureMode, NULL, 0)) { in SetGestureMode()