Home
last modified time | relevance | path

Searched refs:topcat_blit (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dhpfb.c126 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit() function
148 topcat_blit(area->sx, area->sy, area->dx, area->dy, area->width, area->height, RR_COPY); in hpfb_copyarea()
168 topcat_blit(region->dx, region->dy, region->dx, region->dy, region->width, region->height, -1); in hpfb_fillrect()
280 topcat_blit(0, 0, 0, 0, fb_width, fb_height, RR_CLEAR); in hpfb_init_one()