Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dxserver-properties.h116 #define AXIS_LABEL_PROP_ABS_MT_POSITION_Y "Abs MT Position Y" macro
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c103 {0, AXIS_LABEL_PROP_ABS_MT_POSITION_Y},
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c264 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_MT_POSITION_Y); in xwl_touch_proc()