Searched refs:mProducerEglDisplay (Results 1 – 1 of 1) sorted by relevance
66 mProducerEglDisplay = producerEglDisplay; in setEglObjects()72 eglMakeCurrent(mProducerEglDisplay, mProducerEglSurface, in threadLoop()75 eglMakeCurrent(mProducerEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in threadLoop()84 eglSwapBuffers(mProducerEglDisplay, mProducerEglSurface); in swapBuffers()87 EGLDisplay mProducerEglDisplay; variable