Searched refs:deststep (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | pl110_template.h | 38 …glue(pl110_draw_line1_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue() 66 …glue(pl110_draw_line2_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue() 94 …glue(pl110_draw_line4_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue() 122 …glue(pl110_draw_line8_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue() 146 …lue(pl110_draw_line16_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue() 192 …lue(pl110_draw_line32_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue() 222 …pl110_draw_line16_555_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue() 260 …lue(pl110_draw_line12_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, int deststep) in glue()
|
H A D | omap_lcdc.c | 77 int width, int deststep) in draw_line2_32() argument 116 int width, int deststep) in draw_line4_32() argument 143 int width, int deststep) in draw_line8_32() argument 163 int width, int deststep) in draw_line12_32() argument 183 int width, int deststep) in draw_line16_32() argument
|
H A D | bcm2835_fb.c | 56 int width, int deststep) in draw_line_src16() argument
|