Searched refs:SavageDisplayVideo (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-savage/dist/src/ | ||
| H A D | savage_video.c | 107 static void (*SavageDisplayVideo)( variable in typeref:typename:void (*)(ScrnInfoPtr pScrn,int id,int offset,short width,short height,int pitch,int x1,int y1,int x2,int y2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) 356 SavageDisplayVideo = SavageDisplayVideoNew; 366 SavageDisplayVideo = SavageDisplayVideo2000; 376 SavageDisplayVideo = SavageDisplayVideoOld; 2124 SavageDisplayVideo(pScrn, id, offset, width, height, dstPitch, 2349 SavageDisplayVideo(pScrn, surface->id, surface->offsets[0], |
Completed in 4 milliseconds