Home
last modified time | relevance | path

Searched refs:yoff2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dspice-display.c193 int y, yoff1, yoff2, x, xoff, blk, bw; in qemu_spice_create_update() local
210 yoff2 = y * pixman_image_get_stride(ssd->mirror); in qemu_spice_create_update()
216 mirror + yoff2 + xoff, in qemu_spice_create_update()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h512 float xoff2,yoff2; member
2942 bc->yoff2 = (y0 + r->h) * recip_v + sub_y; in stbtt_PackFontRangesRenderIntoRects()
3021 q->y1 = y + b->yoff2 - b->yoff; in stbtt_GetPackedQuad()
3026 q->y1 = *ypos + b->yoff2; in stbtt_GetPackedQuad()