Searched refs:tmpSurface (Results 1 – 1 of 1) sorted by relevance
770 EGLSurface tmpSurface = mEgl.eglCreatePbufferSurface(mEglDisplay, mEglConfig, attribs); in initGL() local771 mEgl.eglMakeCurrent(mEglDisplay, tmpSurface, tmpSurface, mEglContext); in initGL()778 mEgl.eglDestroySurface(mEglDisplay, tmpSurface); in initGL()