Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h142 VkPtr<PFN_vkGetPhysicalDeviceSurfacePresentModesKHR> mGetPhysicalDeviceSurfacePresentModesKHR; variable
DVulkanManager.cpp392 res = mGetPhysicalDeviceSurfacePresentModesKHR(mBackendContext->fPhysicalDevice, in createSwapchain()
399 res = mGetPhysicalDeviceSurfacePresentModesKHR(mBackendContext->fPhysicalDevice, in createSwapchain()