Home
last modified time | relevance | path

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

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