Searched refs:sEglSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/angeles/
H A Dapp-linux.cpp72 static EGLSurface sEglSurface = EGL_NO_SURFACE; variable
166 sEglSurface = surface;
182 eglDestroySurface(sEglDisplay, sEglSurface);
217 eglSwapBuffers(sEglDisplay, sEglSurface);

Completed in 227 milliseconds