Searched refs:gen3_composite_channel_set_format (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen3_render.c2753 static bool gen3_composite_channel_set_format(struct sna_composite_channel *channel, function in typeref:typename:bool
2874 gen3_composite_channel_set_format(channel, channel->pict_format);
3159 if (!gen3_composite_channel_set_format(channel, picture->format) &&
3518 gen3_composite_channel_set_format(mc, mask->format);
5599 if (!gen3_composite_channel_set_format(channel, channel->pict_format)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen3_render.c2707 static bool gen3_composite_channel_set_format(struct sna_composite_channel *channel, function in typeref:typename:bool
2828 gen3_composite_channel_set_format(channel, channel->pict_format);
3113 if (!gen3_composite_channel_set_format(channel, picture->format) &&
3470 gen3_composite_channel_set_format(mc, mask->format);
5559 if (!gen3_composite_channel_set_format(channel, channel->pict_format)) {

Completed in 25 milliseconds