Searched refs:argb (Results 1 – 8 of 8) sorted by relevance
56 int argb; member 249 const uint8_t *argb, in ofwfb_bitblt_text() 462 sc->argb = 0; in ofwfb_initialize() 464 sc->argb = 1; in ofwfb_initialize() 466 TUNABLE_INT_FETCH("hw.ofwfb.argb32_pixel", &sc->argb); in ofwfb_initialize() 468 if (sc->argb) in ofwfb_initialize() 473 if (sc->argb) in ofwfb_initialize()
345 const uint8_t *argb, in vt_fb_bitblt_argb() argument378 cc = (argb[yi * width * 4 + xi] << 16) | in vt_fb_bitblt_argb()379 (argb[yi * width * 4 + xi + 1] << 8) | in vt_fb_bitblt_argb()380 (argb[yi * width * 4 + xi + 2]) | in vt_fb_bitblt_argb()381 (argb[yi * width * 4 + xi + 3] << 24); in vt_fb_bitblt_argb()
79 struct argb { struct86 static struct argb am335x_syscons_palette[16] = { argument
52 struct argb { struct59 static struct argb bcmfb_palette[16] = { argument
348 const uint8_t *argb,
974 mountpoint_cmp(const void *arga, const void *argb) in mountpoint_cmp() argument978 zfs_handle_t *const *zbp = argb; in mountpoint_cmp()
187 const uint8_t *argb, in vtgpu_fb_bitblt_argb() argument
1005 const uint8_t *argb, in vga_bitblt_argb() argument