Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 25 of 40) 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.h59 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.h20 const wgpu::Device& getDevice() { in getDevice() function
/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DBuildInfo.java17 public static String getDevice() { in getDevice() method in BuildInfo
/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
/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.h182 IDirect3DDevice9 *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/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h102 VkDevice getDevice() const { return mDevice; } in getDevice() function
Dvk_utils.cpp310 VkDevice Context::getDevice() const in getDevice() function in rx::vk::Context
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp299 VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::DefaultDevice
496 vk::VkDevice Context::getDevice (void) const { return m_device->getDevice(); } in getDevice() function in vkt::Context
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h325 ID3D11Device *getDevice() { return mDevice; } in getDevice() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp153 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp275 VkDevice getDevice (void) const in getDevice() function in vkt::synchronization::__anon8314dda60111::MultiQueues
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h136 uint64_t getDevice() const { return Device; } in getDevice() function
/external/llvm/include/llvm/Support/
DFileSystem.h135 uint64_t getDevice() const { return Device; } in getDevice() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFileSystem.h151 uint64_t getDevice() const { return Device; } in getDevice() function
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp144 vk::VkDevice getDevice (void) { return m_logicalDevice.get();} in getDevice() function in vkt::memory::__anond7631bf90111::BaseAllocateTestInstance
/external/angle/src/libANGLE/
DDisplay.cpp1565 Device *Display::getDevice() const in getDevice() function in egl::Display

12