Searched refs:bindDrawSurface (Results 1 – 1 of 1) sorted by relevance
179 virtual EGLBoolean bindDrawSurface(ogles_context_t* gl) = 0;249 virtual EGLBoolean bindDrawSurface(ogles_context_t* gl);608 EGLBoolean egl_window_surface_v2_t::bindDrawSurface(ogles_context_t* gl) in bindDrawSurface() function in android::egl_window_surface_v2_t675 virtual EGLBoolean bindDrawSurface(ogles_context_t* gl);706 EGLBoolean egl_pixmap_surface_t::bindDrawSurface(ogles_context_t* gl) in bindDrawSurface() function in android::egl_pixmap_surface_t745 virtual EGLBoolean bindDrawSurface(ogles_context_t* gl);798 EGLBoolean egl_pbuffer_surface_t::bindDrawSurface(ogles_context_t* gl) in bindDrawSurface() function in android::egl_pbuffer_surface_t1828 d->bindDrawSurface(gl); in eglMakeCurrent()1937 d->bindDrawSurface((ogles_context_t*)d->ctx); in eglSwapBuffers()