Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_surface.cpp22 EglWrapperSurface::EglWrapperSurface(EglWrapperDisplay *disp, EGLSurface surf, NativeWindowType win… in EglWrapperSurface() function in OHOS::EglWrapperSurface
H A Degl_wrapper_display.h26 class EglWrapperSurface; variable