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()
744 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in bind_locked() local754 m_prevDrawSurf = prevDrawSurf; in bind_locked()762 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in bindSubwin_locked() local780 m_prevDrawSurf = prevDrawSurf; in bindSubwin_locked()