Searched refs:old_draw (Results 1 – 2 of 2) sorted by relevance
781 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument826 assert(old_ctx && old_draw && old_read); in _eglBindContext()828 *old_draw = prev_draw; in _eglBindContext()
86 _EGLSurface **old_draw, _EGLSurface **old_read);