Searched defs:pixel_mask (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/powerpc/ofw/ |
H A D | ofw_syscons.c | 916 uint32_t pixel_mask, int size, int width) in ofwfb_putm() 928 uint32_t pixel_mask, int size, int width) in ofwfb_putm8() 964 uint32_t pixel_mask, int size, int width) in ofwfb_putm32()
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_lcd_syscons.c | 745 uint32_t pixel_mask, int size, int width) in am335x_syscons_putm()
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_fb.c | 843 uint32_t pixel_mask, int size, int width) in bcmfb_putm()
|
/freebsd/sys/dev/fb/ |
H A D | fbreg.h | 248 #define vidd_putm(adp, x, y, pixel_image, pixel_mask, size, width) \ argument
|