Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.h37 EGLBoolean MakeCurrentAfterHook(EGLSurface draw, EGLSurface read, EGLContext ctx);
H A Degl_wrapper_display.cpp273 EGLBoolean EglWrapperDisplay::MakeCurrentAfterHook(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrentAfterHook() function in OHOS::EglWrapperDisplay