Searched defs:xoff (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/hw/display/ |
| H A D | bcm2835_fb.c | 160 uint32_t xoff = 0, yoff = 0; in fb_update_display() local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | console_truetype.c | 197 int width, height, xoff, yoff; in console_truetype_putc_xy() local
|
| H A D | stb_truetype.h | 465 float xoff,yoff,xadvance; member 511 float xoff,yoff,xadvance; member 2420 …at scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmapSubpixel() 2460 …info *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmap() 2489 …cale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmapSubpixel() 2499 … *info, float scale_x, float scale_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmap()
|
| H A D | cfb_console.c | 1160 static int display_rle8_bitmap(struct bmp_image *img, int xoff, int yoff, in display_rle8_bitmap()
|
| /openbmc/qemu/hw/usb/ |
| H A D | dev-serial.c | 105 uint8_t xoff; member
|
| /openbmc/qemu/include/ui/ |
| H A D | console.h | 151 int xoff; member
|
| /openbmc/qemu/ui/ |
| H A D | vdagent.c | 47 uint32_t xoff, xsize; member
|
| H A D | spice-display.c | 197 int y, yoff1, yoff2, x, xoff, blk, bw; in qemu_spice_create_update() local
|