HomeSort by relevance Sort by last modified time
    Searched defs:deviceID (Results 1 - 23 of 23) sorted by null

  /external/mesa3d/src/gallium/winsys/i915/drm/
i915_drm_winsys.c 56 unsigned int deviceID;
62 i915_drm_get_device_id(drmFD, &deviceID);
69 idws->base.pci_id = deviceID;
  /frameworks/wilhelm/src/
data.cpp 71 pDataLocator->mIODevice.deviceID = 0;
106 SLuint32 deviceID = pDataLocator->mIODevice.deviceID;
109 if (SL_DEFAULTDEVICEID_LED != deviceID) {
110 SL_LOGE("%s: invalid LED deviceID=%u", name, deviceID);
115 if (SL_DEFAULTDEVICEID_VIBRA != deviceID) {
116 SL_LOGE("%s: invalid vibra deviceID=%u", name, deviceID);
121 if (SL_DEFAULTDEVICEID_AUDIOINPUT != deviceID) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_screen.h 42 int deviceID;
  /frameworks/base/libs/common_time/
common_time_server_packets.h 100 uint64_t deviceID;
157 uint64_t deviceID;
  /prebuilts/go/darwin-x86/misc/ios/
go_darwin_arm_exec.go 52 deviceID string
82 deviceID = os.Getenv("GOIOS_DEVICE_ID")
103 lockName := filepath.Join(os.TempDir(), "go_darwin_arm_exec-"+deviceID+".lock")
327 if deviceID != "" {
328 cmdArgs = append(cmdArgs, "--id", deviceID)
  /prebuilts/go/linux-x86/misc/ios/
go_darwin_arm_exec.go 52 deviceID string
82 deviceID = os.Getenv("GOIOS_DEVICE_ID")
103 lockName := filepath.Join(os.TempDir(), "go_darwin_arm_exec-"+deviceID+".lock")
327 if deviceID != "" {
328 cmdArgs = append(cmdArgs, "--id", deviceID)
  /external/libxkbcommon/xkbcommon/test/
interactive-x11.c 194 uint8_t deviceID;
201 if (event->any.deviceID != kbd->device_id)
  /external/ImageMagick/MagickCore/
opencl-private.h 293 deviceID;
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_screen.h 40 int deviceID;
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBufferTests.cpp 590 const deUint32 deviceID) const
674 submitCommandsAndWait(vk, device, queue, *m_cmdBuffer, 0U, DE_NULL, DE_NULL, 0U, DE_NULL, useDeviceGroups, deviceID);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBproto.h 109 BYTE deviceID;
160 CARD8 deviceID;
324 CARD8 deviceID;
418 CARD8 deviceID;
459 CARD8 deviceID;
483 CARD8 deviceID;
533 BYTE deviceID;
591 BYTE deviceID;
798 CARD8 deviceID;
853 CARD8 deviceID;
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 282 SLuint32 deviceID;
520 SLuint32 deviceID,
529 SLuint32 deviceID,
550 SLuint32 deviceId,
565 SLuint32 deviceId,
580 SLuint32 deviceId,
586 SLuint32 deviceId,
598 SLuint32 deviceId,
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 454 XAuint32 deviceID;
548 XAuint32 deviceID,
563 XAuint32 deviceID,
571 XAuint32 deviceID,
    [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/skqp/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vulkan.h     [all...]
vulkan.hpp     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
vulkan.hpp     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ct.sym 
  /prebuilts/jdk/jdk8/linux-x86/lib/
ct.sym 

Completed in 1159 milliseconds