Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dlibweston.h367 WESTON_POINTER_MOTION_ABS = 1 << 0, enumerator
/third_party/weston/libweston/
Dinput.c320 if (event->mask & WESTON_POINTER_MOTION_ABS) { in weston_pointer_motion_to_abs()
1843 .mask = WESTON_POINTER_MOTION_ABS, in notify_motion_absolute()
Dcompositor.c6320 ev.mask = WESTON_POINTER_MOTION_ABS; in weston_output_set_transform()