Searched refs:prevDrawSurf (Results 1 – 2 of 2) sorted by relevance
158 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in blitToColorBuffer() local168 s_egl.eglMakeCurrent(fb->getDisplay(), prevDrawSurf, in blitToColorBuffer()186 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in resizePbuffer() local190 prevDrawSurf == m_eglSurface); in resizePbuffer()230 (prevDrawSurf==prevPbuf) ? m_eglSurface : prevDrawSurf, in resizePbuffer()
747 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in bind_locked() local757 m_prevDrawSurf = prevDrawSurf; in bind_locked()765 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in bindSubwin_locked() local783 m_prevDrawSurf = prevDrawSurf; in bindSubwin_locked()