Home
last modified time | relevance | path

Searched refs:WESTON_TOUCH_MODE_CALIB (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/
Dinput.c2445 return WESTON_TOUCH_MODE_CALIB; in get_next_touch_mode()
2448 case WESTON_TOUCH_MODE_CALIB: in get_next_touch_mode()
2503 case WESTON_TOUCH_MODE_CALIB: in weston_compositor_set_touch_mode_normal()
2522 case WESTON_TOUCH_MODE_CALIB: in weston_compositor_set_touch_mode_calib()
2526 compositor->touch_mode = WESTON_TOUCH_MODE_CALIB; in weston_compositor_set_touch_mode_calib()
2609 case WESTON_TOUCH_MODE_CALIB: in notify_touch_normalized()
2628 case WESTON_TOUCH_MODE_CALIB: in notify_touch_frame()
2648 case WESTON_TOUCH_MODE_CALIB: in notify_touch_cancel()
Dtouch-calibration.c250 if (compositor->touch_mode == WESTON_TOUCH_MODE_CALIB) in touch_calibrator_mode_changed()
/third_party/weston/include/libweston/
Dlibweston.h567 WESTON_TOUCH_MODE_CALIB, enumerator