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

  /prebuilts/misc/windows/sdl2/test/
testgamecontroller.c 331 gamecontroller = SDL_GameControllerOpen(event.cdevice.which);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h 374 * \brief Controller device event structure (event.cdevice.*)
516 SDL_ControllerDeviceEvent cdevice; /**< Game Controller device event data */ member in union:SDL_Event
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h 374 * \brief Controller device event structure (event.cdevice.*)
516 SDL_ControllerDeviceEvent cdevice; /**< Game Controller device event data */ member in union:SDL_Event
  /prebuilts/misc/windows/sdl2/include/
SDL_events.h 374 * \brief Controller device event structure (event.cdevice.*)
516 SDL_ControllerDeviceEvent cdevice; /**< Game Controller device event data */ member in union:SDL_Event
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h 374 * \brief Controller device event structure (event.cdevice.*)
516 SDL_ControllerDeviceEvent cdevice; /**< Game Controller device event data */ member in union:SDL_Event
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 207 for (BluetoothDevice cdevice : mConnectedDevices) {
208 Log.e(TAG, "Device: " + cdevice);
    [all...]

Completed in 59 milliseconds