Searched refs:removeContext (Results 1 – 3 of 3) sorted by relevance
127 bool removeContext(EGLContext ctx);128 bool removeContext(ContextPtr ctx);
395 bool EglDisplay::removeContext(EGLContext ctx) { in removeContext() function in EglDisplay407 bool EglDisplay::removeContext(ContextPtr ctx) { in removeContext() function in EglDisplay
1052 dpy->removeContext(context); in eglDestroyContext()