Home
last modified time | relevance | path

Searched refs:background_color (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpresentation.c119 VdpColor *const background_color) in vlVdpPresentationQueueSetBackgroundColor()
124 if (!background_color) in vlVdpPresentationQueueSetBackgroundColor()
131 color.f[0] = background_color->red; in vlVdpPresentationQueueSetBackgroundColor()
132 color.f[1] = background_color->green; in vlVdpPresentationQueueSetBackgroundColor()
133 color.f[2] = background_color->blue; in vlVdpPresentationQueueSetBackgroundColor()
134 color.f[3] = background_color->alpha; in vlVdpPresentationQueueSetBackgroundColor()
148 VdpColor *const background_color) in vlVdpPresentationQueueGetBackgroundColor()
153 if (!background_color) in vlVdpPresentationQueueGetBackgroundColor()
164 background_color->red = color.f[0]; in vlVdpPresentationQueueGetBackgroundColor()
165 background_color in vlVdpPresentationQueueGetBackgroundColor()
118 vlVdpPresentationQueueSetBackgroundColor(VdpPresentationQueue presentation_queue, VdpColor *const background_color) vlVdpPresentationQueueSetBackgroundColor() argument
147 vlVdpPresentationQueueGetBackgroundColor(VdpPresentationQueue presentation_queue, VdpColor *const background_color) vlVdpPresentationQueueGetBackgroundColor() argument
[all...]
H A Dmixer.c786 const VdpColor *background_color; in vlVdpVideoMixerSetAttributeValues() local
804 background_color = attribute_values[i]; in vlVdpVideoMixerSetAttributeValues()
805 color.f[0] = background_color->red; in vlVdpVideoMixerSetAttributeValues()
806 color.f[1] = background_color->green; in vlVdpVideoMixerSetAttributeValues()
807 color.f[2] = background_color->blue; in vlVdpVideoMixerSetAttributeValues()
808 color.f[3] = background_color->alpha; in vlVdpVideoMixerSetAttributeValues()
/third_party/alsa-utils/alsamixer/
H A Dcolors.c26 static short background_color = -1; variable
50 if (bg == background_color) in reinit_colors()
56 background_color = bg; in reinit_colors()
65 get_color_pair(COLOR_CYAN, background_color); // COLOR_PAIR(1) in init_colors()
66 get_color_pair(COLOR_YELLOW, background_color); in init_colors()
68 get_color_pair(COLOR_RED, background_color); in init_colors()
69 get_color_pair(COLOR_WHITE, background_color); in init_colors()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c2033 Background background_color; member
2156 result->background = &result->background_color; in transform_from_formats()
2162 result->background_color.ir = in transform_from_formats()
2163 result->background_color.ig = in transform_from_formats()
2164 result->background_color.ib = 0; in transform_from_formats()
2165 result->background_color.dr = in transform_from_formats()
2166 result->background_color.dg = in transform_from_formats()
2167 result->background_color.db = 0; in transform_from_formats()
2172 result->background_color.ir = in transform_from_formats()
2173 result->background_color in transform_from_formats()
3343 png_color background_color; testimage() local
[all...]
H A Dpngvalid.c8248 /* png_set_background(png_structp, png_const_color_16p background_color,
8250 * png_set_background_fixed(png_structp, png_const_color_16p background_color,
9223 png_color_16 background_color; member
9256 dp->background_color = *pointer_to_the_background_color; in gamma_display_init()
9258 memset(&dp->background_color, 0, sizeof dp->background_color); in gamma_display_init()
9359 png_set_background(pp, &dp->background_color, dp->do_background, in gamma_info_imp()
9362 png_set_background_fixed(pp, &dp->background_color, in gamma_info_imp()
9480 r = dp->background_color.red; r /= outmax; in init_validate_info()
9481 g = dp->background_color in init_validate_info()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcdtoons.c162 uint8_t background_color; in cdtoons_decode_frame() local
182 background_color = bytestream_get_byte(&buf); in cdtoons_decode_frame()
322 memset(c->frame->data[0], background_color, in cdtoons_decode_frame()
/third_party/skia/third_party/externals/libwebp/examples/
H A Dcwebp.c658 uint32_t background_color = 0xffffffu; in main() local
747 background_color = ExUtilGetInt(argv[++c], 16, &parse_error); in main()
748 background_color = background_color & 0x00ffffffu; in main()
981 WebPBlendAlpha(&picture, background_color); in main()
/third_party/skia/third_party/externals/libpng/
H A Dpngrtran.c138 png_const_color_16p background_color, int background_gamma_code, in png_set_background_fixed()
143 if (png_rtran_ok(png_ptr, 0) == 0 || background_color == NULL) in png_set_background_fixed()
156 png_ptr->background = *background_color; in png_set_background_fixed()
168 png_const_color_16p background_color, int background_gamma_code, in png_set_background()
171 png_set_background_fixed(png_ptr, background_color, background_gamma_code, in png_set_background()
137 png_set_background_fixed(png_structrp png_ptr, png_const_color_16p background_color, int background_gamma_code, int need_expand, png_fixed_point background_gamma) png_set_background_fixed() argument
167 png_set_background(png_structrp png_ptr, png_const_color_16p background_color, int background_gamma_code, int need_expand, double background_gamma) png_set_background() argument
H A Dpng.h1300 png_const_color_16p background_color, int background_gamma_code,
1303 png_const_color_16p background_color, int background_gamma_code,
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1965 wuffs_base__color_u32_argb_premul background_color; member
1975 wuffs_base__color_u32_argb_premul background_color);
1984 inline wuffs_base__color_u32_argb_premul background_color() const;
2010 wuffs_base__color_u32_argb_premul background_color) { in wuffs_base__frame_config__update()
2021 c->private_impl.background_color = background_color; in wuffs_base__frame_config__update()
2085 return c ? c->private_impl.background_color : 0; in wuffs_base__frame_config__background_color()
2098 wuffs_base__color_u32_argb_premul background_color) { in update()
2100 blend, disposal, background_color); in update()
2144 wuffs_base__frame_config::background_color() cons function in wuffs_base__frame_config
2002 wuffs_base__frame_config__update( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__update() argument
2091 update( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) update() argument
[all...]
H A Dwuffs-v0.3.c4277 wuffs_base__color_u32_argb_premul background_color; member
4288 wuffs_base__color_u32_argb_premul background_color);
4298 inline wuffs_base__color_u32_argb_premul background_color() const;
4326 wuffs_base__color_u32_argb_premul background_color) { in wuffs_base__frame_config__set()
4338 c->private_impl.background_color = background_color; in wuffs_base__frame_config__set()
4426 return c ? c->private_impl.background_color : 0; in wuffs_base__frame_config__background_color()
4440 wuffs_base__color_u32_argb_premul background_color) { in set()
4443 overwrite_instead_of_blend, background_color); in set()
4492 wuffs_base__frame_config::background_color() cons function in wuffs_base__frame_config
4317 wuffs_base__frame_config__set( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__set() argument
4432 set( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) set() argument
39802 DecodeImage0(wuffs_base__image_decoder::unique_ptr& image_decoder, DecodeImageCallbacks& callbacks, sync_io::Input& input, wuffs_base__io_buffer& io_buf, wuffs_base__pixel_blend pixel_blend, wuffs_base__color_u32_argb_premul background_color, uint32_t max_incl_dimension) DecodeImage0() argument
40005 DecodeImage(DecodeImageCallbacks& callbacks, sync_io::Input& input, wuffs_base__pixel_blend pixel_blend, wuffs_base__color_u32_argb_premul background_color, uint32_t max_incl_dimension) DecodeImage() argument
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c4492 wuffs_base__color_u32_argb_premul background_color; member
4503 wuffs_base__color_u32_argb_premul background_color);
4513 inline wuffs_base__color_u32_argb_premul background_color() const;
4541 wuffs_base__color_u32_argb_premul background_color) { in wuffs_base__frame_config__set()
4553 c->private_impl.background_color = background_color; in wuffs_base__frame_config__set()
4641 return c ? c->private_impl.background_color : 0; in wuffs_base__frame_config__background_color()
4655 wuffs_base__color_u32_argb_premul background_color) { in set()
4658 overwrite_instead_of_blend, background_color); in set()
4707 wuffs_base__frame_config::background_color() cons function in wuffs_base__frame_config
4532 wuffs_base__frame_config__set( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__set() argument
4647 set( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) set() argument
44906 DecodeImage0(wuffs_base__image_decoder::unique_ptr& image_decoder, DecodeImageCallbacks& callbacks, sync_io::Input& input, wuffs_base__io_buffer& io_buf, wuffs_base__slice_u32 quirks, uint64_t flags, wuffs_base__pixel_blend pixel_blend, wuffs_base__color_u32_argb_premul background_color, uint32_t max_incl_dimension, uint64_t max_incl_metadata_length) DecodeImage0() argument
45160 DecodeImage(DecodeImageCallbacks& callbacks, sync_io::Input& input, DecodeImageArgQuirks quirks, DecodeImageArgFlags flags, DecodeImageArgPixelBlend pixel_blend, DecodeImageArgBackgroundColor background_color, DecodeImageArgMaxInclDimension max_incl_dimension, DecodeImageArgMaxInclMetadataLength max_incl_metadata_length) DecodeImage() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear.h23220 {struct nk_color background_color; in nk_do_edit() local
23253 background_color = nk_rgba(0,0,0,0); in nk_do_edit()
23254 else background_color = background->data.color; in nk_do_edit()
23263 background_color, text_color, nk_false); in nk_do_edit()
23272 row_height, font, background_color, text_color, nk_false); in nk_do_edit()
23301 background_color, text_color, nk_true); in nk_do_edit()
23346 struct nk_color background_color; in nk_do_edit() local
23360 background_color = nk_rgba(0,0,0,0); in nk_do_edit()
23361 else background_color = background->data.color; in nk_do_edit()
23364 background_color, text_colo in nk_do_edit()
[all...]

Completed in 143 milliseconds