Home
last modified time | relevance | path

Searched defs:EGLState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drs_render_surface_frame.h45 typedef struct EGLState { struct
46 EGLState() in EGLState() argument
55 } EGLState; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp150 const auto& EGLState = device.GetEglState(); in ExtractInfo() local