Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c1061 XGetWindowAttributes (ximagesink->xcontext->disp, in xwindow_get_window_position()
1064 XTranslateCoordinates (ximagesink->xcontext->disp, ximagesink->xwindow->win, in xwindow_get_window_position()
1065 ximagesink->xcontext->root, 0, 0, x, y, &child); in xwindow_get_window_position()
1093 XSetForeground (ximagesink->xcontext->disp, xwindow->gc, color); in gst_x_image_sink_xwindow_fill_key()
1094 XFillRectangle (ximagesink->xcontext->disp, xwindow->win, xwindow->gc, in gst_x_image_sink_xwindow_fill_key()
1108 XSetForeground (ximagesink->xcontext->disp, xwindow->gc, in gst_x_image_sink_xwindow_draw_borders()
1109 ximagesink->xcontext->black); in gst_x_image_sink_xwindow_draw_borders()
1113 XFillRectangle (ximagesink->xcontext->disp, xwindow->win, xwindow->gc, in gst_x_image_sink_xwindow_draw_borders()
1119 XFillRectangle (ximagesink->xcontext->disp, xwindow->win, xwindow->gc, in gst_x_image_sink_xwindow_draw_borders()
1125 XFillRectangle (ximagesink->xcontext->disp, xwindow->win, xwindow->gc, in gst_x_image_sink_xwindow_draw_borders()
[all …]
H A Dximagesink.h146 GstXContext *xcontext; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkvm_host.h749 __BUILD_KVM_RW_HW(xcontext, l, MIPS_CP0_TLB_XCONTEXT, 0)
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dservices.c273 struct context *xcontext, in constraint_expr_eval() argument
406 c = xcontext; in constraint_expr_eval()