Home
last modified time | relevance | path

Searched refs:no_dst_alpha (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.c1434 Bool no_src_alpha, no_dst_alpha; in ReduceCompositeOp() local
1450 no_dst_alpha = PICT_FORMAT_COLOR(pDst->format) && in ReduceCompositeOp()
1482 if (no_dst_alpha) { in ReduceCompositeOp()