Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp147 GlesImplementation::SurfaceInfo ExtractInfo(DeviceGLES& device, const uint64_t surfaceHandle) noexc… in ExtractInfo() function
285 GlesImplementation::SurfaceInfo info = ExtractInfo(device_, plat_.surface); in SwapchainGLES()