Home
last modified time | relevance | path

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

12

/external/skia/src/image/
DSkSurface_Gpu.h45 SkGpuDevice* getDevice() { return fDevice.get(); } in getDevice() function
/external/skqp/src/image/
DSkSurface_Gpu.h42 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/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DBuildInfo.java17 public static String getDevice() { in getDevice() method in BuildInfo
/external/swiftshader/src/OpenGL/libGLESv2/
Dmain.cpp96 Device *getDevice() in getDevice() function
DContext.cpp4452 Device *Context::getDevice() in getDevice() function in es2::Context
/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.hpp80 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp56 vk::VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::ProtectedMem::ProtectedContext
/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.cpp484 VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::DefaultDevice
657 vk::VkDevice Context::getDevice (void) const { return m_device->getDevice(); } in getDevice() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp135 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp203 VkDevice getDevice (void) const in getDevice() function in vkt::synchronization::__anon715f59db0111::MultiQueues
DvktSynchronizationInternallySynchronizedObjectsTests.cpp151 inline VkDevice getDevice (void) in getDevice() function in vkt::synchronization::__anone698e8e60111::MultiQueues
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp113 VkDevice getDevice (void) const in getDevice() function in vkt::api::__anon6299e9640111::BufferTestInstance
/external/llvm/include/llvm/Support/
DFileSystem.h135 uint64_t getDevice() const { return Device; } in getDevice() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h136 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.cpp139 …vk::VkDevice getDevice (void) { return m_useDeviceGroups ? m_logicalDevice.get() : m_context.… in getDevice() function in vkt::memory::__anon9eb46d4e0111::BaseAllocateTestInstance
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java242 public ITestDevice getDevice() { in getDevice() method in DeqpTestRunner
/external/clang/include/clang/AST/
DOpenMPClause.h2712 Expr *getDevice() { return cast<Expr>(Device); } in getDevice() function
2714 Expr *getDevice() const { return cast<Expr>(Device); } in getDevice() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp620 VkDevice ShaderRenderCaseInstance::getDevice (void) const in getDevice() function in vkt::sr::ShaderRenderCaseInstance
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp3215 Device *Context::getDevice() in getDevice() function in es1::Context
Dmain.cpp99 Device *getDevice() in getDevice() function
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2337 vk::VkDevice getDevice (void) { return *m_logicalDevice; } in getDevice() function in vkt::compute::__anon7e6288a60111::ComputeTestInstance

12