Searched refs:deviceIds (Results 1 – 9 of 9) sorted by relevance
/external/deqp/framework/common/ |
D | tcuCommandLine.hpp | 164 void getCLDeviceIds (std::vector<int>& deviceIds) const { deviceIds = getCLDeviceIds(); } in getCLDeviceIds()
|
/external/webrtc/webrtc/modules/audio_device/mac/ |
D | audio_device_mac.cc | 1737 AudioDeviceID* deviceIds = (AudioDeviceID*)malloc(size); in GetNumberDevices() local 1771 kAudioObjectSystemObject, &propertyAddress, 0, NULL, &size, deviceIds)); in GetNumberDevices() 1781 deviceIds[i], &propertyAddress, 0, NULL, &size)); in GetNumberDevices() 1792 deviceIds[i], &propertyAddress, 0, NULL, &size, bufferList)); in GetNumberDevices() 1806 scopedDeviceIds[numberScopedDevices] = deviceIds[i]; in GetNumberDevices() 1816 if (deviceIds) { in GetNumberDevices() 1817 free(deviceIds); in GetNumberDevices() 1818 deviceIds = NULL; in GetNumberDevices() 1830 if (deviceIds) { in GetNumberDevices() 1831 free(deviceIds); in GetNumberDevices() [all …]
|
/external/skia/platform_tools/android/apps/visualbenchsdl/src/main/java/org/libsdl/app/ |
D | SDLActivity.java | 1534 int[] deviceIds = InputDevice.getDeviceIds(); in pollInputDevices() local 1540 for(int i=deviceIds.length-1; i>-1; i--) { in pollInputDevices() 1541 SDLJoystick joystick = getJoystick(deviceIds[i]); in pollInputDevices() 1544 InputDevice joystickDevice = InputDevice.getDevice(deviceIds[i]); in pollInputDevices() 1552 joystick.device_id = deviceIds[i]; in pollInputDevices() 1583 for (j=0; j < deviceIds.length; j++) { in pollInputDevices() 1584 if (device_id == deviceIds[j]) break; in pollInputDevices() 1586 if (j == deviceIds.length) { in pollInputDevices()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |