Searched refs:on_draw (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | overlaycomposition.c | 122 on_draw (GstElement * element, GstSample * sample, State * s) in on_draw() function 142 g_signal_connect (h->element, "draw", G_CALLBACK (on_draw), &s); in GST_START_TEST() 204 g_signal_connect (h->element, "draw", G_CALLBACK (on_draw), &s); in GST_START_TEST() 277 g_signal_connect (h->element, "draw", G_CALLBACK (on_draw), &s); in GST_START_TEST()
|