Searched refs:_scaleLocationToCurrentScreen (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h451 void _scaleLocationToCurrentScreen(IOFixedPoint64 &location, IOGBounds *bounds);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp3168 hidsystem->_scaleLocationToCurrentScreen(temp, bounds);
3173 void IOHIDSystem::_scaleLocationToCurrentScreen(IOFixedPoint64 &location, IOGBounds *bounds) function in class:IOHIDSystem
3562 _scaleLocationToCurrentScreen(newLoc, bounds);

Completed in 88 milliseconds