Home
last modified time | relevance | path

Searched refs:freeDeviceList (Results 1 – 19 of 19) sorted by relevance

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
DOISFactoryCreator.h45 virtual DeviceList freeDeviceList() = 0;
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
DOISWiiMoteFactoryCreator.h56 DeviceList freeDeviceList();
DOISWiiMoteFactoryCreator.cpp71 DeviceList WiiMoteFactoryCreator::freeDeviceList() in freeDeviceList() function in WiiMoteFactoryCreator
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/mac/
DCocoaInputManager.h47 DeviceList freeDeviceList();
DMacInputManager.h46 DeviceList freeDeviceList();
DMacHIDManager.h78 DeviceList freeDeviceList();
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/linux/
DLinuxInputManager.h48 DeviceList freeDeviceList();
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/extras/LIRC/
DOISLIRCFactoryCreator.h46 DeviceList freeDeviceList();
DOISLIRCFactoryCreator.cpp294 DeviceList LIRCFactoryCreator::freeDeviceList() in freeDeviceList() function in LIRCFactoryCreator
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/win32/
DWin32InputManager.h45 DeviceList freeDeviceList();
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/iphone/
DiPhoneInputManager.h61 DeviceList freeDeviceList();
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/
DMacInputManager.cpp128 DeviceList MacInputManager::freeDeviceList() in freeDeviceList() function in MacInputManager
DCocoaInputManager.mm106 DeviceList CocoaInputManager::freeDeviceList() function
DMacHIDManager.cpp376 DeviceList MacHIDManager::freeDeviceList() in freeDeviceList() function in MacHIDManager
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/
DLinuxInputManager.cpp104 DeviceList LinuxInputManager::freeDeviceList() in freeDeviceList() function in LinuxInputManager
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/
DOISInputManager.cpp190 DeviceList temp = (*i)->freeDeviceList(); in listFreeDevices()
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
DWin32InputManager.cpp177 DeviceList Win32InputManager::freeDeviceList() in freeDeviceList() function in Win32InputManager
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/iphone/
DiPhoneInputManager.mm146 DeviceList iPhoneInputManager::freeDeviceList() function
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/
Dcocoa.diff499 + DeviceList freeDeviceList();
1579 +DeviceList CocoaInputManager::freeDeviceList()