Home
last modified time | relevance | path

Searched refs:ET_Motion (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmieq.c209 if (e->any.type == ET_Motion) in mieqEnqueue()
306 case ET_Motion: in ChangeDeviceID()
400 case ET_Motion: in CopyGetMasterEvent()
455 case ET_Motion: in mieqProcessDeviceEvent()
555 (event.any.type == ET_Motion || in mieqProcessInputEvents()
/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c111 case ET_Motion: in EventToCore()
201 case ET_Motion: in EventToXI()
259 case ET_Motion: in EventToXI2()
318 case ET_Motion: in eventToKeyButtonPointer()
351 case ET_Motion: in eventToKeyButtonPointer()
829 case ET_Motion: in GetCoreType()
860 case ET_Motion: in GetXIType()
897 case ET_Motion: in GetXI2Type()
H A Dtouch.c617 motion_event->any.type = ET_Motion; in TouchConvertToPointerEvent()
646 type = ET_Motion; in TouchGetPointerEventType()
H A Devents.c781 case ET_Motion: in CheckVirtualMotion()
1162 if (ev->any.type == ET_Motion) in EnqueueEvent()
1170 if (event->type == ET_Motion) { in EnqueueEvent()
1181 (tail->event->any.type == ET_Motion) && in EnqueueEvent()
1230 if (qe->event->any.type == ET_Motion) in PlayReleasedEvents()
1242 case ET_Motion: in PlayReleasedEvents()
2998 case ET_Motion: in CheckMotion()
4278 if (deliveries && (event->any.type == ET_Motion)) in DeliverGrabbedEvent()
H A Dgetevents.c1461 event->type = ET_Motion; in fill_pointer_events()
2091 ev.type = ET_Motion; in PostSyntheticMotion()
/OK3568_Linux_fs/external/xserver/include/
H A Deventstr.h53 ET_Motion, enumerator
/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c380 dix_event_to_core(ET_Motion); in dix_event_to_core_conversion()
444 DeviceMotionNotify = IEventBase + ET_Motion; in dix_event_to_xi1_conversion()
481 ev.type = ET_Motion; in dix_event_to_xi1_conversion()
499 ev.type = ET_Motion; in dix_event_to_xi1_conversion()
522 ev.type = ET_Motion; in dix_event_to_xi1_conversion()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-eventconvert.c313 case ET_Motion: in test_values_XIDeviceEvent()
425 in.type = ET_Motion; in test_convert_XIDeviceEvent()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c148 case ET_Motion: in IsPointerEvent()
809 case ET_Motion: in UpdateDeviceState()
1723 case ET_Motion: in ProcessDeviceEvent()
1758 if (ev->any.type == ET_Motion) in ProcessDeviceEvent()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86DGA.c966 .subtype = ET_Motion, in DGAStealMotionEvent()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog124076 considering only ET_Motion, ET_KeyPress, ET_KeyRelease, ET_ButtonPress and
129534 We only put internal events into the queue now, so let's check for ET_Motion
129597 We only put internal events into the queue now, so let's check for ET_Motion