Searched refs:PICT_FORMAT_VIS (Results 1 – 3 of 3) sorted by relevance
57 #define PICT_FORMAT_VIS(f) PIXMAN_FORMAT_VIS(f) macro
396 pScreen->visuals[PICT_FORMAT_VIS(format)].vid; in PictureCreateDefaultFormats()
688 new_vis = PICT_FORMAT_VIS(src) | PICT_FORMAT_VIS(mask); in combine_pict_format()