Searched refs:SiS310SubsequentSolidFillRect (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/sis/ |
D | sis_accel.c | 274 SiS310SubsequentSolidFillRect(struct sis_video_info *ivideo, int x, int y, int w, int h) in SiS310SubsequentSolidFillRect() function 384 SiS310SubsequentSolidFillRect(ivideo, rect->dx, rect->dy, width, height); in fbcon_sis_fillrect() 538 SiS310SubsequentSolidFillRect(ivideo, srcx, srcy, width, height); in fbcon_sis_clear() 632 SiS310SubsequentSolidFillRect(ivideo, srcx, srcy, fontwidth(p), fontheight(p)); in fbcon_sis_revc()
|