Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_context.cpp33 void EglWrapperContext::SetCurrentSurface(EGLSurface draw, EGLSurface read) in SetCurrentSurface() function in OHOS::EglWrapperContext
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Degl_manager.h39 void SetCurrentSurface(EGLSurface eglSurface) in SetCurrentSurface() function