Searched refs:msmfb_update (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/msm/ |
D | msm_fb.c | 293 static void msmfb_update(struct fb_info *info, uint32_t left, uint32_t top, in msmfb_update() function 359 msmfb_update(p, rect->dx, rect->dy, rect->dx + rect->width, in msmfb_fillrect() 366 msmfb_update(p, area->dx, area->dy, area->dx + area->width, in msmfb_copyarea() 373 msmfb_update(p, image->dx, image->dy, image->dx + image->width, in msmfb_imageblit()
|