Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c253 gst_gl_framebuffer_bind (fb); in gst_gl_framebuffer_new_with_default_depth()
299 gst_gl_framebuffer_bind (fb); in gst_gl_framebuffer_draw_to_texture()
329 gst_gl_framebuffer_bind (GstGLFramebuffer * fb) in gst_gl_framebuffer_bind() function
429 gst_gl_framebuffer_bind (fb); in _attach_gl_memory()
445 gst_gl_framebuffer_bind (fb); in _attach_renderbuffer()
Dgstglframebuffer.h96 void gst_gl_framebuffer_bind (GstGLFramebuffer * fb);
Dgstglviewconvert.c1896 gst_gl_framebuffer_bind (viewconvert->fbo); in _do_view_convert_draw()
Dgstglcolorconvert.c3023 gst_gl_framebuffer_bind (convert->fbo); in _do_convert_draw()