Searched refs:bindReadSurface (Results 1 – 1 of 1) sorted by relevance
180 virtual EGLBoolean bindReadSurface(ogles_context_t* gl) = 0;250 virtual EGLBoolean bindReadSurface(ogles_context_t* gl);623 EGLBoolean egl_window_surface_v2_t::bindReadSurface(ogles_context_t* gl) in bindReadSurface() function in android::egl_window_surface_v2_t676 virtual EGLBoolean bindReadSurface(ogles_context_t* gl);721 EGLBoolean egl_pixmap_surface_t::bindReadSurface(ogles_context_t* gl) in bindReadSurface() function in android::egl_pixmap_surface_t746 virtual EGLBoolean bindReadSurface(ogles_context_t* gl);805 EGLBoolean egl_pbuffer_surface_t::bindReadSurface(ogles_context_t* gl) in bindReadSurface() function in android::egl_pbuffer_surface_t1833 r->bindReadSurface(gl); in eglMakeCurrent()1943 d->bindReadSurface((ogles_context_t*)d->ctx); in eglSwapBuffers()