Searched refs:GetWrapperContext (Results 1 – 5 of 5) sorted by relevance
233 ctxPtr = EglWrapperContext::GetWrapperContext(ctx); in MakeCurrent()282 EglWrapperContext *curCtx = EglWrapperContext::GetWrapperContext(curC); in MakeCurrentAfterHook()285 ctxPtr = EglWrapperContext::GetWrapperContext(ctx); in MakeCurrentAfterHook()428 EglWrapperContext *ctxPtr = EglWrapperContext::GetWrapperContext(shareList); in CreateEglContext()461 EglWrapperContext *ctxPtr = EglWrapperContext::GetWrapperContext(context); in DestroyEglContext()641 EglWrapperContext *ctxPtr = EglWrapperContext::GetWrapperContext(ctx); in QueryContext()812 EglWrapperContext *ctxPtr = EglWrapperContext::GetWrapperContext(ctx); in CreateImage()955 EglWrapperContext *ctxPtr = EglWrapperContext::GetWrapperContext(ctx); in CreateImageKHR()
31 static EglWrapperContext *GetWrapperContext(EGLContext ctx);
40 EglWrapperContext *EglWrapperContext::GetWrapperContext(EGLContext ctx) in GetWrapperContext() function in OHOS::EglWrapperContext
230 EglWrapperContext *ctxPtr = EglWrapperContext::GetWrapperContext(ctx); in EglGetCurrentDisplayImpl()246 EglWrapperContext *ctxPtr = EglWrapperContext::GetWrapperContext(ctx); in EglGetCurrentSurfaceImpl()
74 wrapperContext->GetWrapperContext(ctx); in DoSomethingInterestingWithMyAPI()