Home
last modified time | relevance | path

Searched refs:mGetDeviceQueue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h161 VkPtr<PFN_vkGetDeviceQueue> mGetDeviceQueue; variable
DVulkanManager.cpp109 mGetDeviceQueue(mBackendContext->fDevice, mPresentQueueIndex, 0, &mPresentQueue); in initialize()