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

  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 111 static void HIDGetCollectionElements (CFMutableDictionaryRef deviceProperties, recDevice *pDevice);
117 static SInt32 HIDGetElementValue (recDevice *pDevice, recElement *pElement)
123 if (NULL != pDevice && NULL != pElement && NULL != pDevice->interface)
125 result = (*(pDevice->interface))->getElementValue(pDevice->interface, pElement->cookie, &hidEvent);
140 static SInt32 HIDScaledCalibratedValue (recDevice *pDevice, recElement *pElement, long min, long max)
144 SInt32 value = HIDGetElementValue(pDevice, pElement);
168 static IOReturn HIDCreateOpenDeviceInterface (io_object_t hidDevice, recDevice *pDevice)
175 if (NULL == pDevice->interface
    [all...]
  /system/media/wilhelm/src/itf/
IEngine.c 114 static SLresult IEngine_CreateLEDDevice(SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID,
120 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_LED != deviceID)) {
123 *pDevice = NULL;
140 *pDevice = &thiz->mObject.mItf;
152 static SLresult IEngine_CreateVibraDevice(SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID,
158 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_VIBRA != deviceID)) {
161 *pDevice = NULL;
178 *pDevice = &thiz->mObject.mItf;
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 547 XAObjectItf * pDevice,
555 XAObjectItf * pDevice,
562 XAObjectItf * pDevice,
570 XAObjectItf * pDevice,
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 547 XAObjectItf * pDevice,
555 XAObjectItf * pDevice,
562 XAObjectItf * pDevice,
570 XAObjectItf * pDevice,
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 547 XAObjectItf * pDevice,
555 XAObjectItf * pDevice,
562 XAObjectItf * pDevice,
570 XAObjectItf * pDevice,
    [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h 547 XAObjectItf * pDevice,
555 XAObjectItf * pDevice,
562 XAObjectItf * pDevice,
570 XAObjectItf * pDevice,
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]

Completed in 307 milliseconds