Home
last modified time | relevance | path

Searched defs:yoff (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dps3fb.h42 __u32 yoff; /* margine y */ member
/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_cursor.c71 u16 xoff, yoff; in atyfb_cursor() local
/openbmc/linux/drivers/media/pci/zoran/
H A Dzr36016.h23 __u16 yoff; member
/openbmc/qemu/hw/display/
H A Dbcm2835_fb.c160 uint32_t xoff = 0, yoff = 0; in fb_update_display() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h465 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 Dconsole_truetype.c197 int width, height, xoff, yoff; in console_truetype_putc_xy() local
H A Dcfb_console.c1160 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 Darmada_crtc.c604 uint32_t yoff, yscr, h = dcrtc->cursor_h; in armada_drm_crtc_cursor_update() local
/openbmc/qemu/include/ui/
H A Dconsole.h153 int yoff; member