Lines Matching refs:DecodeImageArgBackgroundColor
10782 // DecodeImageArgBackgroundColor wraps an optional argument to DecodeImage.
10783 struct DecodeImageArgBackgroundColor {
10784 explicit DecodeImageArgBackgroundColor(
10788 static DecodeImageArgBackgroundColor DefaultValue();
10865 DecodeImageArgBackgroundColor background_color =
10866 DecodeImageArgBackgroundColor::DefaultValue(),
44831 DecodeImageArgBackgroundColor::DecodeImageArgBackgroundColor(
44835 DecodeImageArgBackgroundColor //
44836 DecodeImageArgBackgroundColor::DefaultValue() {
44837 return DecodeImageArgBackgroundColor(1);
45165 DecodeImageArgBackgroundColor background_color,