Searched refs:DestroyEglContext (Results 1 – 4 of 4) sorted by relevance
46 EGLBoolean DestroyEglContext(EGLContext context);
456 EGLBoolean EglWrapperDisplay::DestroyEglContext(EGLContext context) in DestroyEglContext() function in OHOS::EglWrapperDisplay
164 return display->DestroyEglContext(ctx); in EglDestroyContextImpl()
154 eglWrapperDisplay->DestroyEglContext(context1); in DoSomethingInterestingWithMyAPI()