Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.h124 EGLContext addContext(ContextPtr ctx );
DEglDisplay.cpp505 EGLContext EglDisplay::addContext(ContextPtr ctx ) { in addContext() function in EglDisplay
DEglImp.cpp1028 return dpy->addContext(ctx); in eglCreateOrLoadContext()