Searched defs:deviceID (Results 1 - 24 of 24) sorted by relevance

/external/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_winsys.c56 unsigned int deviceID; local
62 i915_drm_get_device_id(drmFD, &deviceID);
69 idws->base.pci_id = deviceID;
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DBluetoothMapFacade.java91 * @param deviceID - Name or MAC address of a bluetooth device.
96 @RpcParameter(name = "deviceID",
98 String deviceID) throws Exception {
103 BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID);
95 bluetoothMapDisconnect( @pcParametername = �, description = �) String deviceID) argument
H A DBluetoothA2dpFacade.java130 * @param deviceID the name or mac address of the remote Bluetooth device.
136 @RpcParameter(name = "deviceID",
138 String deviceID)
145 mBluetoothAdapter.getBondedDevices(), deviceID);
153 * @param deviceID the name or mac address of the remote Bluetooth device.
159 @RpcParameter(name = "deviceID", description = "Name or MAC address of a device.")
160 String deviceID)
169 connectedA2dpDevices, deviceID);
135 bluetoothA2dpConnect( @pcParametername = �, description = �) String deviceID) argument
158 bluetoothA2dpDisconnect( @pcParametername = �, description = �) String deviceID) argument
H A DBluetoothA2dpSinkFacade.java186 * @param deviceID - Name or MAC address of a bluetooth device.
191 @RpcParameter(name = "deviceID",
193 String deviceID) {
200 device = BluetoothFacade.getDevice(deviceList, deviceID);
190 bluetoothA2dpSinkGetConnectionStatus( @pcParametername = �, description = �) String deviceID) argument
H A DBluetoothHfpClientFacade.java195 * @param deviceID - Name or MAC address of a bluetooth device.
200 @RpcParameter(name = "deviceID",
202 String deviceID) {
210 device = BluetoothFacade.getDevice(deviceList, deviceID);
199 bluetoothHfpClientGetConnectionStatus( @pcParametername = �, description = �) String deviceID) argument
H A DBluetoothPbapClientFacade.java204 @RpcParameter(name = "deviceID",
206 String deviceID) {
214 device = BluetoothFacade.getDevice(deviceList, deviceID);
203 bluetoothPbapClientGetConnectionStatus( @pcParametername = �, description = �) String deviceID) argument
H A DBluetoothHidDeviceFacade.java343 * @param deviceID name or MAC address or the HID input host
348 @RpcParameter(name = "deviceID",
350 String deviceID) {
357 device = BluetoothFacade.getDevice(deviceList, deviceID);
389 * @param deviceID name or MAC address or the HID input host
398 @RpcParameter(name = "deviceID",
400 String deviceID,
411 deviceID);
418 * @param deviceID name or MAC address or the HID input host
427 @RpcParameter(name = "deviceID",
347 bluetoothHidDeviceGetConnectionStatus( @pcParametername = �, description = �) String deviceID) argument
397 bluetoothHidDeviceSendReport( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �, description = �) Integer id, @RpcParameter(name = �) String report) argument
426 bluetoothHidDeviceReplyReport( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �, description = �) Integer type, @RpcParameter(name = �, description = �) Integer id, @RpcParameter(name = �) String report) argument
457 bluetoothHidDeviceReportError( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �, description = �) Integer error) argument
[all...]
H A DBluetoothHidFacade.java220 * @param deviceID - Name or MAC address of a bluetooth device.
225 @RpcParameter(name = "deviceID",
227 String deviceID) {
234 device = BluetoothFacade.getDevice(deviceList, deviceID);
243 * @param deviceID - Name or MAC address of a bluetooth device.
249 @RpcParameter(name = "deviceID",
251 String deviceID,
257 sHidProfile.getConnectedDevices(), deviceID);
264 * @param deviceID name or MAC address or the HID input device
273 @RpcParameter(name = "deviceID",
224 bluetoothHidGetConnectionStatus( @pcParametername = �, description = �) String deviceID) argument
248 bluetoothHidSetReport( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �) @RpcDefault(value = �) Integer type, @RpcParameter(name = �) String report) argument
272 bluetoothHidGetReport( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �) @RpcDefault(value = �) Integer type, @RpcParameter(name = �) Integer reportId, @RpcParameter(name = �) Integer buffSize) argument
297 bluetoothHidSendData( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �) String report) argument
316 bluetoothHidVirtualUnplug( @pcParametername = �, description = �) String deviceID) argument
333 bluetoothHidSetPriority( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �) Integer priority) argument
351 bluetoothHidGetPriority( @pcParametername = �, description = �) String deviceID) argument
368 bluetoothHidSetProtocolMode( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �) Integer protocolMode) argument
387 bluetoothHidGetProtocolMode( @pcParametername = �, description = �) String deviceID) argument
404 bluetoothHidSetIdleTime( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �) Integer idleTime) argument
423 bluetoothHidGetIdleTime( @pcParametername = �, description = �) String deviceID) argument
[all...]
H A DBluetoothHspFacade.java159 * @param deviceID - Name or MAC address of a bluetooth device.
164 @RpcParameter(name = "deviceID",
166 String deviceID) {
173 device = BluetoothFacade.getDevice(deviceList, deviceID);
163 bluetoothHspGetConnectionStatus( @pcParametername = �, description = �) String deviceID) argument
H A DBluetoothMapClientFacade.java128 @RpcParameter(name = "deviceID",
130 String deviceID,
139 sMapProfile.getConnectedDevices(), deviceID);
173 @RpcParameter(name = "deviceID",
175 String deviceID)
182 connectedMapDevices, deviceID);
127 mapSendMessage( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �, description = �) String[] phoneNumbers, @RpcParameter(name = �, description = �) String message) argument
172 bluetoothMapClientDisconnect( @pcParametername = �, description = �) String deviceID) argument
H A DBluetoothConnectionFacade.java179 * @param deviceID Either the device alias name or mac address.
182 public DiscoverConnectReceiver(String deviceID) { argument
184 mDeviceID = deviceID;
229 * @param deviceID Either the device alias name or Mac address.
231 public DiscoverBondReceiver(String deviceID) { argument
233 mDeviceID = deviceID;
285 public ConnectStateChangeReceiver(String deviceID) { argument
286 mDeviceID = deviceID;
370 @RpcParameter(name = "deviceID",
372 String deviceID) {
369 bluetoothStartConnectionStateChangeMonitor( @pcParametername = �, description = �) String deviceID) argument
394 connectProfile(BluetoothDevice device, String deviceID) argument
435 disconnectProfiles(BluetoothDevice device, String deviceID) argument
457 disconnectProfiles(BluetoothDevice device, String deviceID, List<Integer> profileIds) argument
529 bluetoothIsDeviceConnected(String deviceID) argument
562 bluetoothDiscoverAndConnect( @pcParametername = �, description = �) String deviceID) argument
579 bluetoothDiscoverAndBond( @pcParametername = �, description = �) String deviceID) argument
605 bluetoothUnbond( @pcParametername = �, description = �) String deviceID) argument
615 bluetoothConnectBonded( @pcParametername = �, description = �) String deviceID) argument
625 bluetoothDisconnectConnected( @pcParametername = �, description = �) String deviceID) argument
635 bluetoothDisconnectConnectedProfile( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �, description = �) JSONArray profileSet ) argument
649 bluetoothChangeProfileAccessPermission( @pcParametername = �, description = �) String deviceID, @RpcParameter(name = �, description = �) Integer profileID, @RpcParameter(name = �, description = �) Integer access ) argument
[all...]
H A DBluetoothFacade.java163 public static boolean deviceMatch(BluetoothDevice device, String deviceID) { argument
164 return deviceID.equals(device.getAliasName()) || deviceID.equals(
187 * @param deviceID - ID of the desired device.
191 Collection<BluetoothDevice> devices, String deviceID)
193 Log.d("Looking for " + deviceID);
196 if (deviceMatch(bd, deviceID)) {
201 throw new Exception("Can't find device " + deviceID);
207 * @param deviceID - ID of the desired device.
211 Collection<BluetoothDevice> devices, String deviceID) {
190 getDevice( Collection<BluetoothDevice> devices, String deviceID) argument
210 deviceExists( Collection<BluetoothDevice> devices, String deviceID) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_screen.h42 int deviceID; member in struct:intel_screen
/external/libxkbcommon/xkbcommon/test/
H A Dinteractive-x11.c194 uint8_t deviceID; member in struct:xkb_event::__anon13379
201 if (event->any.deviceID != kbd->device_id)
/external/webrtc/webrtc/modules/audio_device/mac/
H A Daudio_mixer_manager_mac.cc103 int32_t AudioMixerManagerMac::OpenSpeaker(AudioDeviceID deviceID) { argument
105 "AudioMixerManagerMac::OpenSpeaker(id=%d)", deviceID);
113 _outputDeviceID = deviceID;
154 int32_t AudioMixerManagerMac::OpenMicrophone(AudioDeviceID deviceID) { argument
156 "AudioMixerManagerMac::OpenMicrophone(id=%d)", deviceID);
164 _inputDeviceID = deviceID;
/external/ImageMagick/MagickCore/
H A Dopencl-private.h293 deviceID; member in struct:_MagickCLDevice
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c67 i915_get_renderer_string(unsigned deviceID) argument
72 switch (deviceID) {
96 (GLubyte *) i915_get_renderer_string(intel->intelScreen->deviceID);
437 const int devID = intelScreen->deviceID;
H A Dintel_screen.h40 int deviceID; member in struct:intel_screen
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp590 const deUint32 deviceID) const
674 submitCommandsAndWait(vk, device, queue, *m_cmdBuffer, 0U, DE_NULL, DE_NULL, 0U, DE_NULL, useDeviceGroups, deviceID);
825 deUint32 deviceID = 0)
831 renderer->draw(getDeviceInterface(), getDevice(), m_universalQueue.queueHandle, *this, useDeviceGroups, deviceID); local
/external/mesa3d/include/vulkan/
H A Dvulkan.h1415 uint32_t deviceID; member in struct:VkPhysicalDeviceProperties
/external/skia/third_party/vulkan/vulkan/
H A Dvulkan.h1512 uint32_t deviceID; member in struct:VkPhysicalDeviceProperties
/external/skqp/third_party/vulkan/vulkan/
H A Dvulkan.h1512 uint32_t deviceID; member in struct:VkPhysicalDeviceProperties
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h1708 uint32_t deviceID; member in struct:VkPhysicalDeviceProperties
H A Dvulkan.hpp19076 && ( deviceID == rhs.deviceID )
19092 uint32_t deviceID; 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...]

Completed in 1716 milliseconds