Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c227 window_x11->parent_win ? window_x11->parent_win : window_x11->root, in gst_gl_window_x11_create_window()
297 window_x11->parent_win = (Window) id; in gst_gl_window_x11_set_window_handle()
307 if (window_x11->parent_win) { in gst_gl_window_x11_set_window_handle()
310 XGetWindowAttributes (window_x11->device, window_x11->parent_win, &attr); in gst_gl_window_x11_set_window_handle()
323 window_x11->parent_win, x, y); in gst_gl_window_x11_set_window_handle()
412 if (!window_x11->parent_win) { in _show_window()
455 if (window_x11->parent_win && in draw_cb()
459 XGetWindowAttributes (window_x11->device, window_x11->parent_win, in draw_cb()
Dgstglwindow_x11.h74 Window parent_win; member
/third_party/gstreamer/gstplugins_base/
DChangeLog8247 always fails, even when the parent_win has been set and the render rectangle