Home
last modified time | relevance | path

Searched defs:linesize (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga-helpers.h38 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 Dramfb.c52 hwaddr size, mapsize, linesize; in ramfb_create_display_surface() local
H A Domap_lcdc.c205 int width, linesize, step, bpp, frame_offset; in omap_update_display() local
H A Dvga.c1198 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 Dxenfb.c638 int linesize = surface_stride(surface); in xenfb_guest_copy() local
/openbmc/linux/arch/sh/kernel/cpu/
Dinit.c
/openbmc/linux/drivers/gpu/drm/qxl/
Dqxl_image.c
/openbmc/linux/arch/mips/kernel/
Dbmips_5xxx_init.S
/openbmc/u-boot/tools/env/
H A Dfw_env.c741 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 Deasylogo.c211 int linesize = image->pixel_size * image->width; in image_load_tga() local
/openbmc/qemu/target/arm/
H A Dcpu-features.h1122 unsigned linesize, unsigned cachesize, in make_ccsidr()
/openbmc/qemu/ui/
H A Dconsole.c480 int linesize, uint8_t *data) in qemu_create_displaysurface_from()