Home
last modified time | relevance | path

Searched refs:gst_gl_framebuffer_draw_to_texture (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.h110 gboolean gst_gl_framebuffer_draw_to_texture (GstGLFramebuffer * fb,
Dgstglframebuffer.c283 gst_gl_framebuffer_draw_to_texture (GstGLFramebuffer * fb, GstGLMemory * mem, in gst_gl_framebuffer_draw_to_texture() function
Dgstglfilter.c1079 return gst_gl_framebuffer_draw_to_texture (filter->fbo, output, _glcb, &cb); in gst_gl_filter_render_to_target()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglfilterapp.c223 gst_gl_framebuffer_draw_to_texture (filter->fbo, in gst_gl_filter_app_filter_texture()
Dgstgltestsrc.c282 return gst_gl_framebuffer_draw_to_texture (test_src->fbo, memory, in gst_gl_test_src_fill_memory()
Dgstglfilterglass.c257 gst_gl_framebuffer_draw_to_texture (filter->fbo, out_tex, in gst_gl_filter_glass_filter_texture()
Dgstglmosaic.c231 gst_gl_framebuffer_draw_to_texture (mixer->fbo, mosaic->out_tex, in _mosaic_render()
Dgstglfiltercube.c344 return gst_gl_framebuffer_draw_to_texture (filter->fbo, out_tex, _callback, in gst_gl_filter_cube_filter_texture()
Dgstgltransformation.c893 gst_gl_framebuffer_draw_to_texture (filter->fbo, out_tex, in gst_gl_transformation_filter_texture()
Dgstglvideomixer.c1246 gst_gl_framebuffer_draw_to_texture (mixer->fbo, video_mixer->out_tex, in _video_mixer_process_gl()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcontext.c136 gst_gl_framebuffer_draw_to_texture (fbo, gl_tex, in draw_tex()
258 gst_gl_framebuffer_draw_to_texture (fbo2, gl_tex2, in draw_render()
Dgstglupload.c259 gst_gl_framebuffer_draw_to_texture (fbo, fbo_tex, in draw_render()