Home
last modified time | relevance | path

Searched refs:all_master_devices (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dxi2.c43 DeviceIntRec all_devices, all_master_devices; in xi2mask_test() local
48 all_master_devices.id = XIAllMasterDevices; in xi2mask_test()
49 inputInfo.all_master_devices = &all_master_devices; in xi2mask_test()
/OK3568_Linux_fs/external/xserver/dix/
H A Dgrabs.c447 else if (pFirstGrab->device == inputInfo.all_master_devices) { in GrabMatchesSecond()
448 if (pSecondGrab->device != inputInfo.all_master_devices && in GrabMatchesSecond()
452 else if (pSecondGrab->device == inputInfo.all_master_devices) { in GrabMatchesSecond()
453 if (pFirstGrab->device != inputInfo.all_master_devices && in GrabMatchesSecond()
H A Dinpututils.c1134 …else if (IsMaster(dev) && xi2mask_isset_for_device(mask, inputInfo.all_master_devices, event_type)) in xi2mask_isset()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiselectev.c63 tmp = inputInfo.all_master_devices; in check_for_touch_selection_conflicts()
76 if (xi2mask_isset_for_device(A->xi2mask, inputInfo.all_master_devices, XI_TouchBegin)) { in check_for_touch_selection_conflicts()
H A Dxipassivegrab.c104 dev = inputInfo.all_master_devices; in ProcXIPassiveGrabDevice()
299 dev = inputInfo.all_master_devices; in ProcXIPassiveUngrabDevice()
H A Dextinit.c1332 inputInfo.all_master_devices = &xi_all_master_devices; in XInputExtensionInit()
/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h614 DeviceIntPtr all_master_devices; member
/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c618 inputInfo.all_master_devices = &xi_all_master_devices; in dix_grab_matching()
634 a.device = inputInfo.all_master_devices; in dix_grab_matching()
642 b.device = inputInfo.all_master_devices; in dix_grab_matching()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog128025 inputInfo.all_master_devices. These devices are not part of the device list