Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dxserver-properties.h115 #define AXIS_LABEL_PROP_ABS_MT_POSITION_X "Abs MT Position X" macro
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c102 {0, AXIS_LABEL_PROP_ABS_MT_POSITION_X},
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c263 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_MT_POSITION_X); in xwl_touch_proc()