Searched refs:createBuffers (Results 1 – 2 of 2) sorted by relevance
116 void createBuffers(VulkanSurface* surface, VkFormat format, VkExtent2D extent);
289 void VulkanManager::createBuffers(VulkanSurface* surface, VkFormat format, VkExtent2D extent) { in createBuffers() function in android::uirenderer::renderthread::VulkanManager513 createBuffers(surface, surfaceFormat, extent); in createSwapchain()