/src/sys/arch/luna68k/dev/ |
omrasops.c | 102 static void om_fill(int, int, uint8_t *, int, int, uint32_t, int, int); 266 om_fill(int planemask, int rop, uint8_t *dstptr, int dstbitoffs, int dstspan, function in typeref:typename:void 585 /* om_fill seems slightly efficient */ 586 om_fill(hwplanemask, ROP_ZERO, 627 /* om_fill seems slightly efficient */ 628 om_fill(hwplanemask, ROP_ZERO, 1653 om_fill(hwplanemask, ROP_INV2, p, sl, scanspan, 0, width, height);
|
omrasops.c | 102 static void om_fill(int, int, uint8_t *, int, int, uint32_t, int, int); 266 om_fill(int planemask, int rop, uint8_t *dstptr, int dstbitoffs, int dstspan, function in typeref:typename:void 585 /* om_fill seems slightly efficient */ 586 om_fill(hwplanemask, ROP_ZERO, 627 /* om_fill seems slightly efficient */ 628 om_fill(hwplanemask, ROP_ZERO, 1653 om_fill(hwplanemask, ROP_INV2, p, sl, scanspan, 0, width, height);
|