HomeSort by relevance Sort by last modified time
    Searched refs:getPhysicalLocation (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/linux/
EventHelpers.h 46 static std::string getPhysicalLocation( int deviceID );
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/
EventHelpers.cpp 202 cout << "Device physical location:" << getPhysicalLocation(deviceID) << endl;
266 string EventUtils::getPhysicalLocation( int deviceID )
269 cout << "EventUtils::getPhysicalLocation(" << deviceID

Completed in 55 milliseconds