Home
last modified time | relevance | path

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

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c10417 struct DecodeImageArgBackgroundColor { struct
10418 explicit DecodeImageArgBackgroundColor(
10422 static DecodeImageArgBackgroundColor DefaultValue();
10499 DecodeImageArgBackgroundColor background_color =
10500 DecodeImageArgBackgroundColor::DefaultValue(),
42947 DecodeImageArgBackgroundColor::DecodeImageArgBackgroundColor( in DecodeImageArgBackgroundColor() function
42951 DecodeImageArgBackgroundColor //
42952 DecodeImageArgBackgroundColor::DefaultValue() { in DefaultValue()
42953 return DecodeImageArgBackgroundColor(1); in DefaultValue()
43272 DecodeImageArgBackgroundColor background_color, in DecodeImage()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c10783 struct DecodeImageArgBackgroundColor { struct
10784 explicit DecodeImageArgBackgroundColor(
10788 static DecodeImageArgBackgroundColor DefaultValue();
10865 DecodeImageArgBackgroundColor background_color =
10866 DecodeImageArgBackgroundColor::DefaultValue(),
44831 DecodeImageArgBackgroundColor::DecodeImageArgBackgroundColor( in DecodeImageArgBackgroundColor() function
44835 DecodeImageArgBackgroundColor //
44836 DecodeImageArgBackgroundColor::DefaultValue() { in DefaultValue()
44837 return DecodeImageArgBackgroundColor(1); in DefaultValue()
45165 DecodeImageArgBackgroundColor background_color, in DecodeImage()
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c13369 struct DecodeImageArgBackgroundColor { struct
13370 explicit DecodeImageArgBackgroundColor(
13374 static DecodeImageArgBackgroundColor DefaultValue();
13451 DecodeImageArgBackgroundColor background_color =
13452 DecodeImageArgBackgroundColor::DefaultValue(),
63183 DecodeImageArgBackgroundColor::DecodeImageArgBackgroundColor( in DecodeImageArgBackgroundColor() function
63187 DecodeImageArgBackgroundColor //
63188 DecodeImageArgBackgroundColor::DefaultValue() { in DefaultValue()
63189 return DecodeImageArgBackgroundColor(1); in DefaultValue()
63563 DecodeImageArgBackgroundColor background_color, in DecodeImage()