Searched defs:currentDrawSurface (Results 1 – 4 of 4) sorted by relevance
71 EGLSurface currentDrawSurface = s_egl.eglGetCurrentSurface(EGL_DRAW); in setupContext() local104 EGLSurface currentDrawSurface = s_egl.eglGetCurrentSurface(EGL_DRAW); in teardownContext() local
214 val currentDrawSurface = eglManager.currentDrawSurface in <lambda>() constant
1925 auto *currentDrawSurface = thread->getCurrentDrawSurface(); in destroyContext() local
6268 const egl::Surface *currentDrawSurface) in updateSurfaceRotationDrawFramebuffer()