Searched refs:pixel_mask (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/sys/dev/fb/ |
| D | fbreg.h | 163 u_int32_t pixel_mask, int size, int width); 267 #define vidd_putm(adp, x, y, pixel_image, pixel_mask, size, width) \ argument 269 (pixel_mask), (size), (width))
|
| D | creator.c | 856 u_int32_t pixel_mask, int size, int width) in creator_putm() argument
|
| D | machfb.c | 1102 uint32_t pixel_mask, int size, int width) in machfb_putm() argument
|
| /freebsd-12-stable/sys/powerpc/ofw/ |
| D | ofw_syscons.c | 919 uint32_t pixel_mask, int size, int width) in ofwfb_putm() argument 925 return ((*sc->sc_putm)(adp, x, y, pixel_image, pixel_mask, size, in ofwfb_putm() 931 uint32_t pixel_mask, int size, int width) in ofwfb_putm8() argument 967 uint32_t pixel_mask, int size, int width) in ofwfb_putm32() argument
|
| /freebsd-12-stable/sys/dev/terasic/mtl/ |
| D | terasic_mtl_syscons.c | 402 uint8_t *pixel_image, uint32_t pixel_mask, int size, int width) in terasic_mtl_vidsw_putm() argument
|
| /freebsd-12-stable/sys/arm/ti/am335x/ |
| D | am335x_lcd_syscons.c | 748 uint32_t pixel_mask, int size, int width) in am335x_syscons_putm() argument
|
| /freebsd-12-stable/sys/arm/versatile/ |
| D | versatile_clcd.c | 918 uint32_t pixel_mask, int size, int width) in versatilefb_putm() argument
|
| /freebsd-12-stable/sys/arm/freescale/imx/ |
| D | imx51_ipuv3.c | 876 uint32_t pixel_mask, int size, int width) in ipu3fb_putm() argument
|
| /freebsd-12-stable/sys/arm/broadcom/bcm2835/ |
| D | bcm2835_fb.c | 848 uint32_t pixel_mask, int size, int width) in bcmfb_putm() argument
|