Searched refs:prevDrawSurf (Results 1 – 1 of 1) sorted by relevance
125 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in flushColorBuffer() local128 prevReadSurf != mSurface || prevDrawSurf != mSurface; in flushColorBuffer()143 s_egl.eglMakeCurrent(mDisplay, prevDrawSurf, prevReadSurf, prevContext); in flushColorBuffer()158 EGLSurface prevDrawSurf = s_egl.eglGetCurrentSurface(EGL_DRAW); in resize() local162 prevDrawSurf == mSurface); in resize()198 (prevDrawSurf == prevPbuf) ? mSurface : prevDrawSurf, in resize()