Searched defs:deviceName (Results 1 - 25 of 33) sorted by relevance

12

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowInputDevice.java11 private String deviceName; field in class:ShadowInputDevice
13 public static InputDevice makeInputDeviceNamed(String deviceName) { argument
15 Shadows.shadowOf(inputDevice).setDeviceName(deviceName);
21 return deviceName;
24 public void setDeviceName(String deviceName) { argument
25 this.deviceName = deviceName;
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
H A DVideoCapturer.java37 public static VideoCapturer create(String deviceName) { argument
38 Object capturer = nativeCreateVideoCapturer(deviceName);
67 private static native Object nativeCreateVideoCapturer(String deviceName); argument
/external/webrtc/webrtc/modules/video_capture/
H A Dvideo_capture_delay.h29 char * deviceName; member in struct:webrtc::videocapturemodule::DelayValues
/external/rmi4utils/f54test/
H A Dmain.cpp105 char *deviceName = NULL; local
126 deviceName = optarg;
150 if (deviceName) {
151 rc = RunF54Test(deviceName, reportType, continuousMode, noReset);
/external/rmi4utils/rmi4update/
H A Dmain.cpp105 char *deviceName = NULL; local
131 deviceName = optarg;
151 if (!deviceName) {
155 rc = GetFirmwareProps(deviceName, props);
177 if (deviceName) {
178 rc = UpdateDevice(image, force, performLockdown, deviceName);
/external/mesa3d/src/glx/
H A Ddri2.c273 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) argument
326 *deviceName = malloc(rep.deviceNameLength + 1);
327 if (*deviceName == NULL) {
334 _XReadPad(dpy, *deviceName, rep.deviceNameLength);
335 (*deviceName)[rep.deviceNameLength] = '\0';
H A Ddri3_glx.c768 char *driverName, *deviceName, *tmp; local
797 deviceName = NULL;
917 free(deviceName);
944 free(deviceName);
H A Ddri2_glx.c1167 char *driverName = NULL, *loader_driverName, *deviceName, *tmp; local
1183 &driverName, &deviceName)) {
1190 psc->fd = loader_open_device(deviceName);
1302 free(deviceName);
1329 free(deviceName);
/external/webrtc/webrtc/modules/audio_device/linux/
H A Daudio_mixer_manager_alsa_linux.cc163 int32_t AudioMixerManagerLinuxALSA::OpenSpeaker(char* deviceName) argument
166 "AudioMixerManagerLinuxALSA::OpenSpeaker(name=%s)", deviceName);
213 GetControlName(controlName, deviceName);
256 int32_t AudioMixerManagerLinuxALSA::OpenMicrophone(char *deviceName) argument
260 deviceName);
315 GetControlName(controlName, deviceName);
1292 char* deviceName) const
1295 // deviceName: "front:CARD=Intel,DEV=0"
1297 char* pos1 = strchr(deviceName, ':');
1298 char* pos2 = strchr(deviceName, ',');
[all...]
H A Daudio_device_alsa_linux.cc1056 char deviceName[kAdmMaxDeviceNameSize] = {0}; local
1057 GetDevicesInfo(2, true, _outputDeviceIndex, deviceName,
1061 " InitPlayout open (%s)", deviceName);
1065 deviceName,
1076 deviceName,
1213 char deviceName[kAdmMaxDeviceNameSize] = {0}; local
1214 GetDevicesInfo(2, false, _inputDeviceIndex, deviceName,
1218 "InitRecording open (%s)", deviceName);
1221 deviceName,
1233 deviceName,
[all...]
/external/rmi4utils/rmidevice/
H A Dhiddevice.cpp688 bool HIDDevice::LookupHidDeviceName(int bus, int vendorId, int productId, std::string & deviceName) argument
703 deviceName = devDirEntry->d_name;
713 bool HIDDevice::FindHidRawFile(std::string & deviceName, std::string & hidrawFile) argument
720 snprintf(hidrawDir, PATH_MAX, "/sys/bus/hid/devices/%s/hidraw", deviceName.c_str());
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
H A DVideoCapturerAndroid.java349 // Returns the camera index for camera with name |deviceName|, or -1 if no such camera can be
350 // found. If |deviceName| is empty, the first available device is used.
351 private static int lookupDeviceName(String deviceName) { argument
352 Logging.d(TAG, "lookupDeviceName: " + deviceName);
353 if (deviceName == null || android.hardware.Camera.getNumberOfCameras() == 0) {
356 if (deviceName.isEmpty()) {
360 if (deviceName.equals(CameraEnumerationAndroid.getDeviceName(i))) {
/external/python/cpython2/Mac/Modules/snd/
H A D_Sndmodule.c732 Str255 deviceName; local
735 PyMac_GetStr255, deviceName))
738 deviceName);
765 Str255 deviceName; local
771 deviceName,
775 PyMac_BuildStr255, deviceName,
784 Str255 deviceName; local
788 PyMac_GetStr255, deviceName,
791 _err = SPBOpenDevice(deviceName,
1026 PyDoc_STR("(short deviceRefNum, Str255 deviceName)
[all...]
/external/ImageMagick/MagickCore/
H A Dopencl.c1329 deviceName[MagickPathExtent],
1342 (void) CopyMagickString(deviceName,device->name,MagickPathExtent);
1343 ptr=deviceName;
1355 DirectorySeparator,"magick_opencl",deviceName,signature,
1328 deviceName[MagickPathExtent], local
/external/kotlinc/lib/
H A Dkotlin-daemon-client.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon-client.kotlin_module ...
/external/mesa3d/include/vulkan/
H A Dvulkan.h1417 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE]; member in struct:VkPhysicalDeviceProperties
/external/skia/third_party/vulkan/vulkan/
H A Dvulkan.h1514 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE]; member in struct:VkPhysicalDeviceProperties
/external/skqp/third_party/vulkan/vulkan/
H A Dvulkan.h1514 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE]; member in struct:VkPhysicalDeviceProperties
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h1710 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE]; member in struct:VkPhysicalDeviceProperties
H A Dvulkan.hpp19078 && ( memcmp( deviceName, rhs.deviceName, VK_MAX_PHYSICAL_DEVICE_NAME_SIZE * sizeof( char ) ) == 0 )
19094 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE]; member in struct:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::SubpassContents::DynamicState::DescriptorUpdateTemplateTypeKHR::ObjectType::QueueFlagBits::MemoryPropertyFlagBits::MemoryHeapFlagBits::AccessFlagBits::BufferUsageFlagBits::BufferCreateFlagBits::ShaderStageFlagBits::ImageUsageFlagBits::ImageCreateFlagBits::PipelineCreateFlagBits::ColorComponentFlagBits::FenceCreateFlagBits::FormatFeatureFlagBits::QueryControlFlagBits::QueryResultFlagBits::CommandBufferUsageFlagBits::QueryPipelineStatisticFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::PipelineStageFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferResetFlagBits::SampleCountFlagBits::PhysicalDeviceProperties
[all...]
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 2106 milliseconds

12