Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkSurface_Gpu.h32 SkGpuDevice* getDevice() { return fDevice.get(); } 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/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp69 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
/external/libmojo/base/android/java/src/org/chromium/base/
DBuildInfo.java32 public static String getDevice() { in getDevice() method in BuildInfo
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothFacade.java161 public static <T> BluetoothDevice getDevice(ConcurrentHashMap<String, T> devices, String device) in getDevice() method in BluetoothFacade
170 public static BluetoothDevice getDevice(Collection<BluetoothDevice> devices, String deviceID) in getDevice() method in BluetoothFacade
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp257 VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::DefaultDevice
351 vk::VkDevice Context::getDevice (void) const { return m_device->getDevice(); } in getDevice() function in vkt::Context
/external/swiftshader/src/OpenGL/libGL/
Dmain.cpp204 Device *getDevice() in getDevice() function
DContext.cpp3604 Device *Context::getDevice() in getDevice() function in gl::Context
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp134 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp207 VkDevice getDevice (void) const in getDevice() function in vkt::synchronization::__anond8bd501a0111::MultiQueues
DvktSynchronizationInternallySynchronizedObjectsTests.cpp148 inline VkDevice getDevice (void) in getDevice() function in vkt::synchronization::__anonce32f9e50111::MultiQueues
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp106 VkDevice getDevice (void) const in getDevice() function in vkt::api::__anon02da80430111::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/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java226 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.cpp687 VkDevice ShaderRenderCaseInstance::getDevice (void) const in getDevice() function in vkt::sr::ShaderRenderCaseInstance
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp3197 Device *Context::getDevice() in getDevice() function in es1::Context
Dmain.cpp99 Device *getDevice() in getDevice() function
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp4285 Device *Context::getDevice() in getDevice() function in es2::Context
Dmain.cpp99 Device *getDevice() in getDevice() function
/external/skia/src/core/
DSkCanvas.cpp807 SkBaseDevice* SkCanvas::getDevice() const { in getDevice() function in SkCanvas
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1012 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::memory::__anone897a1840111::Context