Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/ui/
H A Drect.h35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
/openbmc/qemu/ui/
H A Dgtk-gl-area.c45 int pw, ph, gs, y1, y2; in gd_gl_area_draw() local
H A Degl-helpers.c145 GLuint x2, y2; in egl_fb_blit() local
H A Dconsole-vc.c565 int y1, y2; in vc_update_xy() local
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c48 unsigned char Cb, y1, Cr, y2; member
/openbmc/qemu/hw/display/
H A Dvga.c1445 void vga_invalidate_scanlines(VGACommonState *s, int y1, int y2) in vga_invalidate_scanlines()
H A Dartist.c493 unsigned int x2, unsigned int y2, in draw_line()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2026 float y1,y2; in stbtt__fill_active_edges_new() local
2313 …nts, int *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float objspace_f… in stbtt__tesselate_curve()