Home
last modified time | relevance | path

Searched defs:color (Results 1 – 17 of 17) sorted by relevance

/qemu/ui/
H A Dvnc-palette.c33 uint32_t color, unsigned int hash) in palette_find()
76 int palette_put(VncPalette *palette, uint32_t color) in palette_put()
98 int palette_idx(const VncPalette *palette, uint32_t color) in palette_idx()
114 void (*iter)(int idx, uint32_t color, void *opaque), in palette_iter()
145 static void palette_fill_cb(int idx, uint32_t color, void *opaque) in palette_fill_cb()
H A Dvnc-palette.h39 uint32_t color; member
H A Dvnc-enc-hextile-template.h128 pixel_t color = 0; /* shut up gcc */ in CONCAT() local
H A Dvnc-enc-tight.c677 uint32_t *color, bool samecolor) in check_solid_tile32()
706 uint32_t* color, bool samecolor) in check_solid_tile()
713 uint32_t color, int *w_ptr, int *h_ptr) in find_best_solid_area()
751 uint32_t color, int *x_ptr, int *y_ptr, in extend_solid_area()
1036 static void write_palette(int idx, uint32_t color, void *opaque) in write_palette()
1250 png_colorp color = &priv->png_palette[idx]; in write_png_palette() local
H A Dcurses.c619 short color; in font_setup() local
H A Dconsole-vc.c131 int width, int height, pixman_color_t color) in qemu_console_fill_rect()
/qemu/include/hw/misc/
H A Dled.h46 char *color; member
/qemu/hw/display/
H A Djazz_led.c87 uint32_t color) in draw_horizontal_line()
118 uint32_t color) in draw_vertical_line()
H A Dati.c213 uint32_t color; in ati_cursor_draw_line() local
H A Dartist.c454 uint8_t color = artist_get_color(s); in fill_window() local
496 uint8_t color; in draw_line() local
691 uint32_t color = (s->image_bitmap_op & 2) ? s->fg_color : s->bg_color; in font_write16() local
H A Dg364fb.c141 unsigned int color; in g364fb_draw_graphic8() local
H A Dcirrus_vga.c586 unsigned int color; in cirrus_bitblt_fgcol() local
610 unsigned int color; in cirrus_bitblt_bgcol() local
H A Dsm501.c898 uint32_t color = s->twoD_foreground; in sm501_2d_operation() local
/qemu/util/
H A Dinterval-tree.c125 static inline void rb_set_parent_color(RBNode *n, RBNode *p, RBColor color) in rb_set_parent_color()
191 RBRoot *root, RBColor color) in rb_rotate_set_parents()
/qemu/hw/misc/
H A Dbcm2835_property.c282 uint32_t color = ldl_le_phys(&s->dma_as, value + 20 + (e << 2)); in bcm2835_property_mbox_push() local
/qemu/hw/dma/
H A Domap_dma.c46 uint32_t color; member
/qemu/hw/arm/
H A Daspeed.c696 LEDColor color; in witherspoon_bmc_i2c_init() member