Searched refs:old_draw (Results 1 – 2 of 2) sorted by relevance
685 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument730 assert(old_ctx && old_draw && old_read); in _eglBindContext()732 *old_draw = prev_draw; in _eglBindContext()
83 _EGLSurface **old_draw, _EGLSurface **old_read);