Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp68 static EGLContext sEglContext = EGL_NO_CONTEXT; variable
163 sEglContext = context; in initGraphics()
177 eglDestroyContext(sEglDisplay, sEglContext); in deinitGraphics()