Searched refs:damage_copy_gc (Results 1 – 2 of 2) sorted by relevance
102 GC damage_copy_gc; member
249 s->damage_copy_gc = None; in gst_ximage_src_open_display()263 s->damage_copy_gc = XCreateGC (s->xcontext->disp, in gst_ximage_src_open_display()326 if (src->damage_copy_gc != None) { in gst_ximage_src_stop()327 XFreeGC (src->xcontext->disp, src->damage_copy_gc); in gst_ximage_src_stop()328 src->damage_copy_gc = None; in gst_ximage_src_stop()