Searched refs:PICT_FORMAT_BPP (Results 1 – 7 of 7) sorted by relevance
50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f) macro
364 (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(format)); in PictureCreateDefaultFormats()369 (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(format) - in PictureCreateDefaultFormats()375 (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(format) - in PictureCreateDefaultFormats()
684 src_bpp = PICT_FORMAT_BPP(src); in combine_pict_format()686 assert(src_bpp == PICT_FORMAT_BPP(mask)); in combine_pict_format()1447 && dest->format == PICT_FORMAT(PICT_FORMAT_BPP(source->format), in glamor_composite_clipped_region()
616 rshift = PICT_FORMAT_BPP(format) - (rbits + gbits + bbits); in glamor_get_rgba_from_pixel()
323 visual->nplanes = PICT_FORMAT_BPP(alt->format); in compAddAlternateVisual()
557 if (PICT_FORMAT_BPP(format) == 1) in exaBufferGlyph()
910 pDst->format == PICT_FORMAT(PICT_FORMAT_BPP(pSrc->format), in exaComposite()