Home
last modified time | relevance | path

Searched refs:currRead (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/
DFrameBuffer.cpp3545 EGLSurface currRead = eglGetCurrentSurface(EGL_READ); in platformCreateSharedEglContext() local
3551 s_egl.eglMakeCurrent(currDisplay, currRead, currDraw, currContext); in platformCreateSharedEglContext()