/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/ |
H A D | init.c | 196 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_image.c | 113 int linesize = width * depth / 8; in qxl_image_init_helper() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | bmips_5xxx_init.S | 28 #define cacheop(kva, size, linesize, op) \ argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | cpu64.c | 32 static uint64_t make_ccsidr64(unsigned assoc, unsigned linesize, in make_ccsidr64()
|
/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/linux/arch/alpha/kernel/ |
H A D | setup.c | 1239 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | arcfb.c | 252 unsigned int xindex, yindex, chipindex, linesize; in arcfb_lcd_update_page() local
|
/openbmc/qemu/ui/ |
H A D | console.c | 497 int linesize, uint8_t *data) in qemu_create_displaysurface_from()
|