Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp584 VKAPI_ATTR VkResult SetWindowPixelFormat(NativeWindow* window, GraphicPixelFormat pixelFormat) in SetWindowPixelFormat() function
754 if (SetWindowPixelFormat(window, pixelFormat) != VK_SUCCESS) { in SetWindowInfo()