Searched defs:color (Results 1 – 17 of 17) sorted by relevance
/qemu/ui/ |
H A D | vnc-palette.c | 33 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 D | vnc-palette.h | 39 uint32_t color; member
|
H A D | vnc-enc-hextile-template.h | 128 pixel_t color = 0; /* shut up gcc */ in CONCAT() local
|
H A D | vnc-enc-tight.c | 677 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 D | curses.c | 619 short color; in font_setup() local
|
H A D | console-vc.c | 131 int width, int height, pixman_color_t color) in qemu_console_fill_rect()
|
/qemu/include/hw/misc/ |
H A D | led.h | 46 char *color; member
|
/qemu/hw/display/ |
H A D | jazz_led.c | 87 uint32_t color) in draw_horizontal_line() 118 uint32_t color) in draw_vertical_line()
|
H A D | ati.c | 213 uint32_t color; in ati_cursor_draw_line() local
|
H A D | artist.c | 454 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 D | g364fb.c | 141 unsigned int color; in g364fb_draw_graphic8() local
|
H A D | cirrus_vga.c | 586 unsigned int color; in cirrus_bitblt_fgcol() local 610 unsigned int color; in cirrus_bitblt_bgcol() local
|
H A D | sm501.c | 898 uint32_t color = s->twoD_foreground; in sm501_2d_operation() local
|
/qemu/util/ |
H A D | interval-tree.c | 125 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 D | bcm2835_property.c | 282 uint32_t color = ldl_le_phys(&s->dma_as, value + 20 + (e << 2)); in bcm2835_property_mbox_push() local
|
/qemu/hw/dma/ |
H A D | omap_dma.c | 46 uint32_t color; member
|
/qemu/hw/arm/ |
H A D | aspeed.c | 696 LEDColor color; in witherspoon_bmc_i2c_init() member
|