Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1091 const VkPresentRegionKHR* GetPresentRegions(const VkPresentInfoKHR* presentInfo) in GetPresentRegions() function
1215 const VkPresentRegionKHR* regions = GetPresentRegions(presentInfo); in QueuePresentKHR()