Searched refs:render_format_name (Results 1 – 1 of 1) sorted by relevance
123 static const char *render_format_name(int format) in render_format_name() function624 pSrcPicture ? render_format_name(pSrcPicture->format) : "none", in ExaPrepareComposite()625 pMaskPicture ? render_format_name(pMaskPicture->format) : "none", in ExaPrepareComposite()626 pDstPicture ? render_format_name(pDstPicture->format) : "none"); in ExaPrepareComposite()642 render_format_name(priv->picture_format), in ExaPrepareComposite()643 render_format_name(pDstPicture->format)); in ExaPrepareComposite()657 render_format_name(priv->picture_format), in ExaPrepareComposite()658 render_format_name(pSrcPicture->format)); in ExaPrepareComposite()674 render_format_name(priv->picture_format), in ExaPrepareComposite()675 render_format_name(pMaskPicture->format)); in ExaPrepareComposite()