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

  /external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
SDL_sysjoystick.c 99 typedef struct joystick_hwdata recDevice;
103 static recDevice *gpDeviceList = NULL;
111 static void HIDGetCollectionElements (CFMutableDictionaryRef deviceProperties, recDevice *pDevice);
117 static SInt32 HIDGetElementValue (recDevice *pDevice, recElement *pElement)
140 static SInt32 HIDScaledCalibratedValue (recDevice *pDevice, recElement *pElement, long min, long max)
157 recDevice *device = (recDevice *) refcon;
168 static IOReturn HIDCreateOpenDeviceInterface (io_object_t hidDevice, recDevice *pDevice)
209 static IOReturn HIDCloseReleaseInterface (recDevice *pDevice)
283 static void HIDAddElement (CFTypeRef refElement, recDevice* pDevice
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.h 274 int32_t GetDefaultDeviceInfo(bool recDevice, char* name, uint16_t& index);
audio_device_pulse_linux.cc     [all...]

Completed in 473 milliseconds