Searched refs:argb (Results 1 – 9 of 9) sorted by relevance
56 int argb; member249 const uint8_t *argb, in ofwfb_bitblt_argb() argument462 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()
229 const uint8_t *argb, in vt_simplefb_bitblt_argb() argument
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,
977 mountpoint_cmp(const void *arga, const void *argb) in mountpoint_cmp() argument981 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