Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_vulkan.cpp93 … auto vulkan_surface_ohos = std::make_unique<vulkan::RSVulkanNativeSurfaceOHOS>(mNativeWindow_); in RequestFrame() local
94 mVulkanWindow_ = new vulkan::RSVulkanWindow(std::move(vulkan_surface_ohos)); in RequestFrame()