Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 25 of 49) sorted by relevance

12

/external/skqp/src/image/
DSkSurface_Gpu.h42 SkGpuDevice* getDevice() { return fDevice.get(); } in getDevice() function
/external/skia/src/image/
DSkSurface_Gpu.h64 SkGpuDevice* getDevice() { return fDevice.get(); } in getDevice() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowInputEvent.java13 protected InputDevice getDevice() { in getDevice() method in ShadowInputEvent
/external/skia/tools/gpu/dawn/
DDawnTestContext.h21 const wgpu::Device& getDevice() { in getDevice() function
/external/llvm-project/llvm/include/llvm/Support/FileSystem/
DUniqueID.h44 uint64_t getDevice() const { return Device; } in getDevice() function
/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DBuildInfo.java16 public static String getDevice() { in getDevice() method in BuildInfo
/external/webrtc/sdk/android/native_unittests/org/webrtc/
DBuildInfo.java17 public static String getDevice() { in getDevice() method in BuildInfo
/external/swiftshader/tests/VulkanWrapper/
DVulkanTester.hpp31 vk::Device &getDevice() { return device; } in getDevice() function in VulkanTester
/external/angle/src/libANGLE/
DCLCommandQueue.h303 inline const Device &CommandQueue::getDevice() const in getDevice() function
/external/angle/src/tests/test_utils/
DVulkanExternalHelper.h27 VkDevice getDevice() const { return mDevice; } in getDevice() function
/external/swiftshader/src/OpenGL/libGLESv2/
Dmain.cpp96 Device *getDevice() in getDevice() function
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Ddevice_parser.cpp116 ModernSnapshotParser::DevPtr ModernSnapshotParser::getDevice(int id) in getDevice() function in ModernSnapshotParser
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothFacade.java174 public static <T> BluetoothDevice getDevice( in getDevice() method in BluetoothFacade
190 public static BluetoothDevice getDevice( in getDevice() method in BluetoothFacade
DBluetoothHfpClientFacade.java241 private BluetoothDevice getDevice(String deviceStr) { in getDevice() method in BluetoothHfpClientFacade
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp81 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp57 vk::VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::ProtectedMem::ProtectedContext
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
DICU4CTest.java118 public ITestDevice getDevice() { in getDevice() method in ICU4CTest
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.h162 IDirect3DDevice9 *getDevice() { return mDevice; } in getDevice() function
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h296 ID3D11Device *getDevice() { return mDevice; } in getDevice() function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/cpio/
DCpioArchiveEntry.java391 public long getDevice() { in getDevice() method in CpioArchiveEntry
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp328 VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::DefaultDevice
566 vk::VkDevice Context::getDevice (void) const { return m_device->getDevice(); } in getDevice() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp161 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h162 VkDevice getDevice() const { return mDevice; } in getDevice() function
/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp93 VkDevice getDevice(Context& context, Interlock interlock) in getDevice() function
/external/llvm/include/llvm/Support/
DFileSystem.h135 uint64_t getDevice() const { return Device; } in getDevice() function

12