Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dtga.c105 int tga_rop(struct rasops_info *, int, int, int, int,
1057 tga_rop(ri, dstx, y, nx, ri->ri_font->fontheight, ri, srcx, y);
1077 tga_rop(ri, 0, dsty, ri->ri_emuwidth, ny, ri, 0, srcy);
1088 tga_rop(dst, dx, dy, w, h, src, sx, sy) in tga_rop() function