Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
DSDL_sysjoystick.c99 typedef struct joystick_hwdata recDevice; typedef
103 static recDevice *gpDeviceList = NULL;
111 static void HIDGetCollectionElements (CFMutableDictionaryRef deviceProperties, recDevice *pDevice);
117 static SInt32 HIDGetElementValue (recDevice *pDevice, recElement *pElement) in HIDGetElementValue()
140 static SInt32 HIDScaledCalibratedValue (recDevice *pDevice, recElement *pElement, long min, long ma… in HIDScaledCalibratedValue()
157 recDevice *device = (recDevice *) refcon; in HIDRemovalCallback()
168 static IOReturn HIDCreateOpenDeviceInterface (io_object_t hidDevice, recDevice *pDevice) in HIDCreateOpenDeviceInterface()
209 static IOReturn HIDCloseReleaseInterface (recDevice *pDevice) in HIDCloseReleaseInterface()
283 static void HIDAddElement (CFTypeRef refElement, recDevice* pDevice) in HIDAddElement()
378 HIDAddElement ((CFTypeRef) value, (recDevice *) parameter); in HIDGetElementsCFArrayHandler()
[all …]
/external/chromium_org/third_party/webrtc/modules/audio_device/linux/
Daudio_device_pulse_linux.h274 int32_t GetDefaultDeviceInfo(bool recDevice, char* name, uint16_t& index);
Daudio_device_pulse_linux.cc1988 int32_t AudioDeviceLinuxPulse::GetDefaultDeviceInfo(bool recDevice, in GetDefaultDeviceInfo() argument
2006 if (recDevice) in GetDefaultDeviceInfo()
2031 if (recDevice) in GetDefaultDeviceInfo()