Searched refs:topcat_blit (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
H A D | hpfb.c | 125 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) topcat_blit() function 147 topcat_blit(area->sx, area->sy, area->dx, area->dy, area->width, area->height, RR_COPY); hpfb_copyarea() 167 topcat_blit(region->dx, region->dy, region->dx, region->dy, region->width, region->height, -1); hpfb_fillrect() 279 topcat_blit(0, 0, 0, 0, fb_width, fb_height, RR_CLEAR); hpfb_init_one()
|
Completed in 75 milliseconds