Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dartist.c272 static void artist_rop8(ARTISTState *s, struct vram_buffer *buf, in artist_rop8() function
439 artist_rop8(s, buf, dst, buf->data[src]); in block_move()
483 artist_rop8(s, buf, offset + x, color); in fill_window()
573 artist_rop8(s, buf, ofs, color); in draw_line()
708 artist_rop8(s, buf, offset + i, color); in font_write16()
711 artist_rop8(s, buf, offset + i, s->bg_color); in font_write16()
769 artist_rop8(s, buf, offset + i, data >> 24); in artist_vram_write4()
789 artist_rop8(s, buf, offset + i, fg); in artist_vram_write32()
792 artist_rop8(s, buf, offset + i, bg); in artist_vram_write32()