Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h283 extern _X_EXPORT int NumMotionEvents(void);
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c1214 NumMotionEvents(void) in NumMotionEvents() function
H A Ddispatch.c558 setup.motionBufferSize = NumMotionEvents(); in CreateConnectionBlock()