Searched refs:RootWindow (Results 1 – 11 of 11) sorted by relevance
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_x11.c | 60 root = RootWindow(x11_display, screen); in create_pixmap() 77 root = RootWindow(x11_display, screen); in create_window()
|
/hardware/intel/common/libva/va/x11/ |
D | dri2_util.c | 194 if (!VA_DRI2Connect(ctx->native_dpy, RootWindow(ctx->native_dpy, ctx->x11_screen), in isDRI2Connected() 207 if (!VA_DRI2Authenticate(ctx->native_dpy, RootWindow(ctx->native_dpy, ctx->x11_screen), in isDRI2Connected()
|
/hardware/intel/common/libva/test/common/ |
D | va_display_x11.c | 75 rootwin = RootWindow(x11_display, screen); in ensure_window()
|
/hardware/intel/common/libva/test/basic/ |
D | test.c | 66 …Window win = XCreateSimpleWindow(dpy, RootWindow(dpy, 0), 0, 0, 720, 480, 0, 0, WhitePixel(dpy, 0)… in main()
|
/hardware/intel/img/psb_video/src/x11/ |
D | psb_coverlay.c | 260 Window RootWindow, ParentWindow, ChildWindow; in psb_x11_createWindowClipBoxList() local 274 &RootWindow, in psb_x11_createWindowClipBoxList() 294 while (CurrentWindow != RootWindow) { in psb_x11_createWindowClipBoxList() 300 &RootWindow, in psb_x11_createWindowClipBoxList()
|
D | psb_xrandr.c | 869 psb_xrandr_info->root = RootWindow(psb_xrandr_info->dpy, screen); in psb_xrandr_init()
|
/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideoformatenc_preview.c | 588 win = XCreateSimpleWindow(display, RootWindow(display, 0), 0, 0, in mix_videofmtenc_preview_initialize()
|
D | mixvideoformatenc_mpeg4.c | 645 win = XCreateSimpleWindow(display, RootWindow(display, 0), 0, 0, in mix_videofmtenc_mpeg4_initialize()
|
D | mixvideoformatenc_h264.c | 660 win = XCreateSimpleWindow(display, RootWindow(display, 0), 0, 0, in mix_videofmtenc_h264_initialize()
|
/hardware/intel/common/libva/va/glx/ |
D | va_glx_impl.c | 473 root_window = RootWindow(ctx->native_dpy, ctx->x11_screen); in create_tfp_surface()
|
/hardware/intel/common/libva/test/transcode/ |
D | mpeg2transcode.cpp | 3432 win = XCreateSimpleWindow(x11_display, RootWindow(x11_display, 0), 0, 0, in main()
|