Searched defs:y2 (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/include/ui/ |
H A D | rect.h | 35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
|
/openbmc/qemu/ui/ |
H A D | gtk-gl-area.c | 45 int pw, ph, gs, y1, y2; in gd_gl_area_draw() local
|
H A D | egl-helpers.c | 145 GLuint x2, y2; in egl_fb_blit() local
|
H A D | console-vc.c | 565 int y1, y2; in vc_update_xy() local
|
/openbmc/u-boot/tools/easylogo/ |
H A D | easylogo.c | 48 unsigned char Cb, y1, Cr, y2; member
|
/openbmc/qemu/hw/display/ |
H A D | vga.c | 1445 void vga_invalidate_scanlines(VGACommonState *s, int y1, int y2) in vga_invalidate_scanlines()
|
H A D | artist.c | 493 unsigned int x2, unsigned int y2, in draw_line()
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 2026 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()
|