Searched refs:PICT_FORMAT_COLOR (Results 1 – 5 of 5) sorted by relevance
67 #define PICT_FORMAT_COLOR(f) PIXMAN_FORMAT_COLOR(f) macro
1442 no_src_alpha = PICT_FORMAT_COLOR(pSrc->format) && in ReduceCompositeOp()1450 no_dst_alpha = PICT_FORMAT_COLOR(pDst->format) && in ReduceCompositeOp()
153 if (!PICT_FORMAT_COLOR(pFormat->format) && in exaGetPixelFromRGBA()186 if (!PICT_FORMAT_COLOR(format) && PICT_FORMAT_TYPE(format) != PICT_TYPE_A) in exaGetRGBAFromPixel()908 (PICT_FORMAT_COLOR(pDst->format) && in exaComposite()909 PICT_FORMAT_COLOR(pSrc->format) && in exaComposite()
1445 || (PICT_FORMAT_COLOR(dest->format) in glamor_composite_clipped_region()1446 && PICT_FORMAT_COLOR(source->format) in glamor_composite_clipped_region()
120269 as we should always have values for r/g/bbits for PICT_FORMAT_COLOR