Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_context.cpp19 EglWrapperContext::EglWrapperContext(EglWrapperDisplay *disp, EGLContext context, EGLint version) in EglWrapperContext() function in OHOS::EglWrapperContext
H A Degl_wrapper_display.h25 class EglWrapperContext; variable