Searched defs:yoff (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ps3fb.h | 42 __u32 yoff; /* margine y */ member
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | mach64_cursor.c | 71 u16 xoff, yoff; in atyfb_cursor() local
|
/openbmc/linux/drivers/media/pci/zoran/ |
H A D | zr36016.h | 23 __u16 yoff; member
|
/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 | 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 | console_truetype.c | 197 int width, height, xoff, yoff; in console_truetype_putc_xy() local
|
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/linux/drivers/gpu/drm/armada/ |
H A D | armada_crtc.c | 604 uint32_t yoff, yscr, h = dcrtc->cursor_h; in armada_drm_crtc_cursor_update() local
|
/openbmc/qemu/include/ui/ |
H A D | console.h | 154 int yoff; member
|