Searched defs:setDevice (Results 1 – 3 of 3) sorted by relevance
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ | ||
D | DeqpTestRunner.java | 218 public void setDevice(ITestDevice device) { in setDevice() method in DeqpTestRunner |
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ | ||
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 143 inline void setDevice (Move<VkDevice> device) in setDevice() function in vkt::synchronization::__anonce32f9e50111::MultiQueues |
/external/clang/include/clang/AST/ | ||
D | OpenMPClause.h | 2687 void setDevice(Expr *E) { Device = E; } in setDevice() function |