Searched defs:a_drawable (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrdri.c194 ephyrDRIDestroyDrawable (int a_screen, int a_drawable) argument
179 ephyrDRICreateDrawable(int a_screen,int a_drawable,drm_drawable_t * a_hw_drawable) argument
203 ephyrDRIGetDrawableInfo(int a_screen,int a_drawable,unsigned int * a_index,unsigned int * a_stamp,int * a_x,int * a_y,int * a_w,int * a_h,int * a_num_clip_rects,drm_clip_rect_t ** a_clip_rects,int * a_back_x,int * a_back_y,int * a_num_back_clip_rects,drm_clip_rect_t ** a_back_clip_rects) argument
H A Dephyrhostglx.c528 ephyrHostGLXMakeCurrent (int a_drawable, argument
H A Dephyrvideo.c916 ephyrPutImage(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_src_x,short a_src_y,short a_drw_x,short a_drw_y,short a_src_w,short a_src_h,short a_drw_w,short a_drw_h,int a_id,unsigned char * a_buf,short a_width,short a_height,Bool a_sync,RegionPtr a_clipping_region,pointer a_port_priv) argument
1000 ephyrReputImage(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_drw_x,short a_drw_y,RegionPtr a_clipping_region,pointer a_port_priv) argument
1042 ephyrPutVideo(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,pointer a_port_priv) argument
1093 ephyrGetVideo(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,pointer a_port_priv) argument
1144 ephyrPutStill(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,pointer a_port_priv) argument
1195 ephyrGetStill(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,pointer a_port_priv) argument
[all...]
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyrvideo.c966 ephyrPutImage(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_src_x,short a_src_y,short a_drw_x,short a_drw_y,short a_src_w,short a_src_h,short a_drw_w,short a_drw_h,int a_id,unsigned char * a_buf,short a_width,short a_height,Bool a_sync,RegionPtr a_clipping_region,void * a_port_priv) argument
1049 ephyrReputImage(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_drw_x,short a_drw_y,RegionPtr a_clipping_region,void * a_port_priv) argument
1089 ephyrPutVideo(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,void * a_port_priv) argument
1120 ephyrGetVideo(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,void * a_port_priv) argument
1152 ephyrPutStill(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,void * a_port_priv) argument
1183 ephyrGetStill(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_vid_x,short a_vid_y,short a_drw_x,short a_drw_y,short a_vid_w,short a_vid_h,short a_drw_w,short a_drw_h,RegionPtr a_clipping_region,void * a_port_priv) argument
[all...]

Completed in 6 milliseconds