Searched refs:removeContext (Results 1 – 3 of 3) sorted by relevance
57 bool removeContext(EGLContext ctx);58 bool removeContext(ContextPtr ctx);
190 bool EglDisplay::removeContext(EGLContext ctx) { in removeContext() function in EglDisplay202 bool EglDisplay::removeContext(ContextPtr ctx) { in removeContext() function in EglDisplay
665 dpy->removeContext(context); in eglDestroyContext()