Searched refs:InternalMakeCurrent (Results 1 – 2 of 2) sorted by relevance
125 …EGLBoolean InternalMakeCurrent(EglWrapperSurface *draw, EglWrapperSurface *read, EglWrapperContext…
158 EGLBoolean EglWrapperDisplay::InternalMakeCurrent( in InternalMakeCurrent() function in OHOS::EglWrapperDisplay269 return InternalMakeCurrent(surDrawPtr, surReadPtr, ctxPtr); in MakeCurrent()320 return InternalMakeCurrent(surDrawPtr, surReadPtr, ctxPtr, true, curCtx); in MakeCurrentAfterHook()