HomeSort by: relevance | last modified time | path
    Searched defs:tga_rop_vtov (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
tga.c 88 static int tga_rop_vtov(struct rasops_info *, int, int, int, int,
1013 return tga_rop_vtov(dst, dx, dy, w, h, rop, src, sx, sy);
1024 tga_rop_vtov(struct rasops_info *dst, int dx, int dy, int w, int h, int rop, function in typeref:typename:int
tga.c 88 static int tga_rop_vtov(struct rasops_info *, int, int, int, int,
1013 return tga_rop_vtov(dst, dx, dy, w, h, rop, src, sx, sy);
1024 tga_rop_vtov(struct rasops_info *dst, int dx, int dy, int w, int h, int rop, function in typeref:typename:int

Completed in 22 milliseconds