Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkanimation.c32 static void gst_gdk_animation_finalize (GObject * object);
82 object_class->finalize = gst_gdk_animation_finalize; in gst_gdk_animation_class_init()
91 gst_gdk_animation_finalize (GObject * object) in gst_gdk_animation_finalize() function