Home
last modified time | relevance | path

Searched refs:currentCtx (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1252 ContextPtr currentCtx = thread->eglContext; in eglSwapBuffers() local
1260 if(!currentCtx.get() || !currentCtx->usingSurface(Srfc) || in eglSwapBuffers()