HomeSort by relevance Sort by last modified time
    Searched defs:device (Results 301 - 325 of 896) sorted by null

<<11121314151617181920>>

  /cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
StatsdAuthenticator.java 16 package com.android.server.cts.device.statsd;
StatsdCtsForegroundService.java 17 package com.android.server.cts.device.statsd;
StatsdSyncAdapter.java 16 package com.android.server.cts.device.statsd;
VideoPlayerActivity.java 17 package com.android.server.cts.device.statsd;
  /cts/hostsidetests/statsd/src/android/cts/statsd/subscriber/
ShellSubscriberTest.java 23 import com.android.tradefed.device.CollectingByteOutputReceiver;
24 import com.android.tradefed.device.DeviceNotAvailableException;
25 import com.android.tradefed.device.ITestDevice;
50 ITestDevice device = getDevice(); local
51 if (CpuFeatures.isArm64(device)) {
54 if (CpuFeatures.isArm32(device)) {
  /cts/hostsidetests/ui/src/android/ui/cts/
InstallTimeTest.java 31 import com.android.tradefed.device.ITestDevice;
94 final ITestDevice device = mDevice; local
98 device.uninstallPackage(PACKAGE);
105 device.installPackage(app, false, options);
  /cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
CameraSessionUtils.java 66 * @param device the {@link CameraDevice} to open a session for.
74 public synchronized CameraCaptureSession getConfiguredSession(CameraDevice device,
78 device.createCaptureSession(outputs, this, handler);
164 * @param device the {@link CameraDevice} to use.
173 CameraDevice device,
178 checkNotNull(device);
183 CameraCaptureSession session = listener.getConfiguredSession(device, outputs, handler);
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
ScanFilterTest.java 67 BluetoothDevice device = adapter.getRemoteDevice(DEVICE_MAC); local
68 mScanResult = new ScanResult(device, TestUtils.parseScanRecord(scanRecord),
92 assertTrue("device filter fails", filter.matches(mScanResult));
95 assertFalse("device filter fails", filter.matches(mScanResult));
  /device/generic/goldfish/gralloc/
framebuffer.cpp 58 framebuffer_device_t device; member in struct:fb_context_t
319 hw_device_t** device)
328 dev->device.common.tag = HARDWARE_DEVICE_TAG;
329 dev->device.common.version = 0;
330 dev->device.common.module = const_cast<hw_module_t*>(module);
331 dev->device.common.close = fb_close;
332 dev->device.setSwapInterval = fb_setSwapInterval;
333 dev->device.post = fb_post;
334 dev->device.setUpdateRect = 0;
343 const_cast<uint32_t&>(dev->device.flags) = 0
    [all...]
gralloc.cpp 42 alloc_device_t device; member in struct:gralloc_context_t
52 hw_device_t** device);
55 hw_device_t** device);
296 hw_device_t** device)
307 dev->device.common.tag = HARDWARE_DEVICE_TAG;
308 dev->device.common.version = 0;
309 dev->device.common.module = const_cast<hw_module_t*>(module);
310 dev->device.common.close = gralloc_close;
312 dev->device.alloc = gralloc_alloc;
313 dev->device.free = gralloc_free
    [all...]
  /device/generic/goldfish-opengl/system/vulkan_enc/
HostVisibleMemoryVirtualization.h 77 VkDevice device = nullptr; member in struct:goldfish_vk::HostMemAlloc
89 VkDevice device,
99 VkDevice device,
  /device/google/contexthub/util/stm32_flash/
flash.c 67 char device[] = "/dev/spidev7.0"; local
78 char *dev = device;
101 printf(" -d <device> (device. default: %s)\n", device);
  /external/ImageMagick/coders/
dng.c 136 device;
138 device=devices[i];
139 if (GetOpenCLDeviceEnabled(device) == MagickFalse)
141 name=GetOpenCLDeviceVendorName(device);
144 name=GetOpenCLDeviceName(device);
135 device; local
  /external/adhd/cras/src/server/
cras_bt_manager.c 55 struct cras_bt_device *device; local
57 device = cras_bt_device_get(object_path);
58 if (device) {
60 device, properties_array_iter, NULL);
62 device = cras_bt_device_create(conn, object_path);
63 if (device) {
65 device, properties_array_iter, NULL);
67 syslog(LOG_INFO, "Bluetooth Device: %s added",
68 cras_bt_device_address(device));
71 "Failed to create Bluetooth Device: %s"
119 struct cras_bt_device *device; local
159 struct cras_bt_device *device; local
    [all...]
cras_bt_profile.c 26 " <arg name=\"device\" type=\"o\" direction=\"in\">\n" \
31 " <arg name=\"device\" type=\"o\" direction=\"in\">\n" \
87 struct cras_bt_device *device; local
110 device = cras_bt_device_get(object_path);
111 if (!device) {
112 syslog(LOG_ERR, "Device %s not found at %s new connection",
114 device = cras_bt_device_create(conn, object_path);
117 err = profile->new_connection(conn, profile, device, fd);
157 struct cras_bt_device *device; local
169 device = cras_bt_device_get(object_path)
    [all...]
cras_hfp_iodev.c 23 struct cras_bt_device *device; member in struct:hfp_io
60 /* Do not enable timestamp mechanism on HFP device because last time
75 cras_bt_device_iodev_buffer_size_changed(hfpio->device);
83 /* Assert format is set before opening device. */
92 sk = cras_bt_device_sco_connect(hfpio->device);
96 mtu = cras_bt_device_sco_mtu(hfpio->device, sk);
215 struct cras_bt_device *device,
232 hfpio->device = device;
235 /* Set iodev's name to device readable name or the address. *
    [all...]
  /external/autotest/client/bin/
setup_job_unittest.py 190 device = devname variable in class:test_setup_job.get_partition_mock.mock
  /external/autotest/client/site_tests/graphics_GpuReset/src/
gpureset.c 107 /** Open the first DRM device matching the criteria. */
112 struct udev_device *device, *parent; local
128 device = udev_device_new_from_syspath(udev, path);
129 parent = udev_device_get_parent(device);
137 dnode = udev_device_get_devnode(device);
238 OUTPUT_FAIL_AND_EXIT("Failed to open any drm device.");
  /external/chromium-trace/catapult/third_party/pyserial/serial/
serialjava.py 41 def device(portnumber): function
42 """Turn a port number into a device name"""
66 portId = comm.CommPortIdentifier.getPortIdentifier(device(self._port)) # numbers are transformed to a comport id obj
143 return device(port)
serialwin32.py 17 def device(portnum): function
18 """Turn a port number into a device name"""
49 # so that the first few ports are used with the DOS device name
230 return device(port)
393 Recommend a buffer size to the driver (device driver can ignore this
402 This will send XON (true) and XOFF (false) to the other device.
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiDescriptorPoolTests.cpp 71 const VkDevice device = context.getDevice(); local
91 createDescriptorPool(vkd, device,
123 createDescriptorSetLayout(vkd, device,
149 VK_CHECK(vkd.allocateDescriptorSets(device, &descriptorSetInfo, &testSets[0]));
151 VK_CHECK(vkd.freeDescriptorSets(device, *descriptorPool, 1, &testSets[0]));
152 VK_CHECK(vkd.resetDescriptorPool(device, *descriptorPool, 0));
165 const VkDevice device = context.getDevice(); local
220 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPoolCreateInfo));
247 const Unique<VkDescriptorSetLayout> descriptorSetLayout (createDescriptorSetLayout(vkd, device, &descriptorSetLayoutInfo));
260 const VkResult result = vkd.allocateDescriptorSets(device, &descriptorSetAllocateInfo, &rawDescriptorSets[0])
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeBasicComputeShaderTests.cpp 195 const VkDevice device = m_context.getDevice(); local
206 const Buffer buffer(vk, device, allocator, makeBufferCreateInfo(bufferSizeBytes, VK_BUFFER_USAGE_STORAGE_BUFFER_BIT), MemoryRequirement::HostVisible);
213 .build(vk, device));
218 .build(vk, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u));
220 const Unique<VkDescriptorSet> descriptorSet(makeDescriptorSet(vk, device, *descriptorPool, *descriptorSetLayout));
225 .update(vk, device);
229 const Unique<VkShaderModule> shaderModule(createShaderModule(vk, device, m_context.getBinaryCollection().get("comp"), 0u));
230 const Unique<VkPipelineLayout> pipelineLayout(makePipelineLayout(vk, device, *descriptorSetLayout));
231 const Unique<VkPipeline> pipeline(makeComputePipeline(vk, device, *pipelineLayout, *shaderModule));
235 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex))
366 const VkDevice device = m_context.getDevice(); local
539 const VkDevice device = m_context.getDevice(); local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
vktConditionalClearAttachmentTests.cpp 87 const vk::VkDevice device = m_context.getDevice(); local
177 submitCommandsAndWait(m_vk, device, queue, m_cmdBuffer.get());
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawIndexedTest.cpp 139 const vk::VkDevice device = m_context.getDevice(); local
168 submitCommandsAndWait(m_vk, device, queue, m_cmdBuffer.get());
221 const vk::VkDevice device = m_context.getDevice(); local
273 submitCommandsAndWait(m_vk, device, queue, m_cmdBuffer.get());
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateBaseClass.cpp 50 const vk::VkDevice device = m_context.getDevice(); local
54 m_pipelineLayout = vk::createPipelineLayout(m_vk, device, &pipelineLayoutCreateInfo);
60 m_colorTargetImage = Image::createAndAlloc(m_vk, device, targetImageCreateInfo, m_context.getDefaultAllocator(), m_context.getUniversalQueueFamilyIndex());
63 m_colorTargetView = vk::createImageView(m_vk, device, &colorTargetViewInfo);
95 m_vertexBuffer = Buffer::createAndAlloc(m_vk, device, BufferCreateInfo(dataSize, vk::VK_BUFFER_USAGE_VERTEX_BUFFER_BIT),
101 vk::flushAlloc(m_vk, device, m_vertexBuffer->getBoundMemory());
104 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo);
114 m_cmdBuffer = vk::allocateCommandBuffer(m_vk, device, &cmdBufferAllocateInfo);
116 initRenderPass(device);
117 initFramebuffer(device);
    [all...]

Completed in 1944 milliseconds

<<11121314151617181920>>