Searched refs:a_screen_num (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyrhostvideo.h | 192 Bool ephyrHostXVPutImage (int a_screen_num, 212 Bool ephyrHostXVPutVideo (int a_screen_num, 217 Bool ephyrHostXVGetVideo (int a_screen_num, 222 Bool ephyrHostXVPutStill (int a_screen_num, 227 Bool ephyrHostXVGetStill (int a_screen_num, 235 Bool ephyrHostXVStopVideo (int a_screen_num, int a_port_id) ;
|
| H A D | ephyrhostvideo.c | 761 ephyrHostXVPutImage (int a_screen_num, argument 791 gc = XCreateGC (dpy, hostx_get_window (a_screen_num), 0L, &gc_values); 820 hostx_get_window (a_screen_num), 846 ephyrHostXVPutVideo (int a_screen_num, int a_port_id, argument 858 gc = XCreateGC (dpy, hostx_get_window (a_screen_num), 0L, &gc_values); 863 res = XvPutVideo (dpy, a_port_id, hostx_get_window (a_screen_num), gc, 883 ephyrHostXVGetVideo (int a_screen_num, int a_port_id, argument 895 gc = XCreateGC (dpy, hostx_get_window (a_screen_num), 0L, &gc_values); 900 res = XvGetVideo (dpy, a_port_id, hostx_get_window (a_screen_num), gc, 920 ephyrHostXVPutStill (int a_screen_num, in argument 957 ephyrHostXVGetStill(int a_screen_num,int a_port_id,int a_vid_x,int a_vid_y,int a_vid_w,int a_vid_h,int a_drw_x,int a_drw_y,int a_drw_w,int a_drw_h) argument 994 ephyrHostXVStopVideo(int a_screen_num,int a_port_id) argument [all...] |
Completed in 3 milliseconds