Searched defs:getDevice (Results 1 – 8 of 8) sorted by relevance
27 VkDevice getDevice() const { return mDevice; } in getDevice() function
65 const sp<IBusDevice>& BusDeviceProvider::Handle::getDevice() const { in getDevice() function in audio_proxy::service::BusDeviceProvider::Handle
182 IDirect3DDevice9 *getDevice() { return mDevice; } in getDevice() function
325 ID3D11Device *getDevice() { return mDevice; } in getDevice() function
107 VkDevice getDevice() const { return mDevice; } in getDevice() function
316 VkDevice Context::getDevice() const in getDevice() function in rx::vk::Context
2111 VkDevice ContextVk::getDevice() const in getDevice() function in rx::ContextVk
1663 Device *Display::getDevice() const in getDevice() function in egl::Display