Lines Matching refs:KdScreenInfo

86 static void ephyrStopVideo(KdScreenInfo * a_info,
89 static int ephyrSetPortAttribute(KdScreenInfo * a_info,
93 static int ephyrGetPortAttribute(KdScreenInfo * a_screen_info,
97 static void ephyrQueryBestSize(KdScreenInfo * a_info,
106 static int ephyrPutImage(KdScreenInfo * a_info,
123 static int ephyrReputImage(KdScreenInfo * a_info,
129 static int ephyrPutVideo(KdScreenInfo * a_info,
137 static int ephyrGetVideo(KdScreenInfo * a_info,
145 static int ephyrPutStill(KdScreenInfo * a_info,
153 static int ephyrGetStill(KdScreenInfo * a_info,
161 static int ephyrQueryImageAttributes(KdScreenInfo * a_info,
219 KdScreenInfo *screen = pScreenPriv->screen; in ephyrInitVideo()
732 ephyrStopVideo(KdScreenInfo * a_info, void *a_port_priv, Bool a_exit) in ephyrStopVideo()
746 ephyrSetPortAttribute(KdScreenInfo * a_info, in ephyrSetPortAttribute()
801 ephyrGetPortAttribute(KdScreenInfo * a_screen_info, in ephyrGetPortAttribute()
843 ephyrQueryBestSize(KdScreenInfo * a_info, in ephyrQueryBestSize()
880 ephyrHostXVPutImage(KdScreenInfo * a_info, in ephyrHostXVPutImage()
966 ephyrPutImage(KdScreenInfo * a_info, in ephyrPutImage()
1049 ephyrReputImage(KdScreenInfo * a_info, in ephyrReputImage()
1089 ephyrPutVideo(KdScreenInfo * a_info, in ephyrPutVideo()
1120 ephyrGetVideo(KdScreenInfo * a_info, in ephyrGetVideo()
1152 ephyrPutStill(KdScreenInfo * a_info, in ephyrPutStill()
1183 ephyrGetStill(KdScreenInfo * a_info, in ephyrGetStill()
1214 ephyrQueryImageAttributes(KdScreenInfo * a_info, in ephyrQueryImageAttributes()