Searched refs:yd (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ui/ |
H A D | console-vc.c | 142 int xs, int ys, int xd, int yd, int w, int h) in qemu_console_bitblt() argument 149 xs, ys, 0, 0, xd, yd, w, h); in qemu_console_bitblt()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 1023 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map() argument 1025 char *p = map[yd] + (x0 / xdiv); in text_map()
|