Home
last modified time | relevance | path

Searched refs:getValuatorEvents (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c55 static int getValuatorEvents(DeviceEvent *ev, deviceValuator * xv);
377 getValuatorEvents(ev, (deviceValuator *) (kbp + 1)); in eventToKeyButtonPointer()
411 getValuatorEvents(DeviceEvent *ev, deviceValuator * xv) in getValuatorEvents() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog94725 getValuatorEvents even if the device has been removed.
95043 Don't report old relative values in getValuatorEvents
95058 Handle non continuous valuator data in getValuatorEvents
95171 Clean up getValuatorEvents using array loop logic
132862 dix: remove un-used getValuatorEvents and countValuatorEvents from getevents.c
151023 Fix getValuatorEvents to compute number of valuators correctly.
171487 getValuatorEvents: make sure we put MORE_EVENTS in the right places
171702 Break out clipAxis, clipValuators, and getValuatorEvents, into