Searched refs:recDevice (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
H A DSDL_sysjoystick.c99 typedef struct joystick_hwdata recDevice; typedef in typeref:struct:joystick_hwdata
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* pDevic
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.h274 int32_t GetDefaultDeviceInfo(bool recDevice, char* name, uint16_t& index);
H A Daudio_device_pulse_linux.cc1988 int32_t AudioDeviceLinuxPulse::GetDefaultDeviceInfo(bool recDevice, argument
2006 if (recDevice)
2031 if (recDevice)

Completed in 139 milliseconds