Home
last modified time | relevance | path

Searched defs:releaseContext (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglValidate.cpp66 bool EglValidate::releaseContext(EGLContext ctx,EGLSurface s1,EGLSurface s2) { in releaseContext() function in EglValidate
DEglImp.cpp673 bool releaseContext = EglValidate::releaseContext(context,read,draw); in eglMakeCurrent() local