Searched defs:linesize (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | vga-helpers.h | 38 static void vga_draw_glyph8(uint8_t *d, int linesize, in vga_draw_glyph8() 53 static void vga_draw_glyph16(uint8_t *d, int linesize, in vga_draw_glyph16() 71 static void vga_draw_glyph9(uint8_t *d, int linesize, in vga_draw_glyph9()
|
H A D | ramfb.c | 52 hwaddr size, mapsize, linesize; in ramfb_create_display_surface() local
|
H A D | omap_lcdc.c | 205 int width, linesize, step, bpp, frame_offset; in omap_update_display() local
|
H A D | vga.c | 1198 int cx_min, cx_max, linesize, x_incr, line, line1; in vga_draw_text() local 1481 int y1, y, update, linesize, y_start, double_scan, mask, depth; in vga_draw_graphic() local
|
H A D | xenfb.c | 638 int linesize = surface_stride(surface); in xenfb_guest_copy() local
|
/openbmc/linux/arch/sh/kernel/cpu/ |
D | init.c |
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
D | qxl_image.c |
|
/openbmc/linux/arch/mips/kernel/ |
D | bmips_5xxx_init.S |
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env.c | 741 size_t linesize = 0; in fw_parse_script() local 1764 size_t linesize = 0; in get_config() local
|
/openbmc/u-boot/tools/easylogo/ |
H A D | easylogo.c | 211 int linesize = image->pixel_size * image->width; in image_load_tga() local
|
/openbmc/qemu/target/arm/ |
H A D | cpu-features.h | 1122 unsigned linesize, unsigned cachesize, in make_ccsidr()
|
/openbmc/qemu/ui/ |
H A D | console.c | 480 int linesize, uint8_t *data) in qemu_create_displaysurface_from()
|