Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dframebuffer.h8 typedef void (*drawfn)(void *, uint8_t *, const uint8_t *, int, int); typedef
60 drawfn fn,
H A Dframebuffer.c64 drawfn fn, in framebuffer_update_display()
H A Dpl110.c152 static drawfn pl110_draw_fn_32[48] = {
217 drawfn fn; in pl110_update_display()
H A Domap_lcdc.c203 drawfn draw_line; in omap_update_display()