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

  /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);

Completed in 27 milliseconds