Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufoverlay.c62 static void gst_gdk_pixbuf_overlay_finalize (GObject * object);
154 gobject_class->finalize = gst_gdk_pixbuf_overlay_finalize; in gst_gdk_pixbuf_overlay_class_init()
456 gst_gdk_pixbuf_overlay_finalize (GObject * object) in gst_gdk_pixbuf_overlay_finalize() function