Searched refs:generateDeviceID (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHITabletPointer.cpp28 UInt16 IOHITabletPointer::generateDeviceID() function in class:IOHITabletPointer
40 _deviceID = generateDeviceID();
H A DIOHIDSystem.cpp3596 cachedMouseEvent->tabletData.tablet.deviceID = IOHIDPointing::generateDeviceID();
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHITabletPointer.h46 static UInt16 generateDeviceID();
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDPointing.h44 static UInt16 generateDeviceID();
H A DIOHIDPointing.cpp247 // IOHIDPointing::generateDeviceID
249 UInt16 IOHIDPointing::generateDeviceID() function in class:IOHIDPointing
H A DIOHIDEventService.cpp1870 _digitizer.deviceID = IOHIDPointing::generateDeviceID();

Completed in 183 milliseconds