Home
last modified time | relevance | path

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

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