/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_bitblt.c | 34 efi_uintn_t x1, efi_uintn_t y1, in ellipse() 49 efi_uintn_t x1, efi_uintn_t y1, in rectangle()
|
/openbmc/qemu/ui/ |
H A D | console-vc.c | 196 int y, y1; in console_show_cursor() local 226 int x, y, y1; in console_refresh() local 256 int i, y1; in console_scroll() local 423 int x, y1; in vc_put_lf() local 565 int y1, y2; in vc_update_xy() local 591 int y1 = (s->y_base + y) % s->total_height; in vc_clear_xy() local 605 int y1; in vc_put_one() local
|
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 | 144 GLuint y1 = 0; in egl_fb_blit() local
|
/openbmc/qemu/include/ui/ |
H A D | rect.h | 35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 464 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 481 float x1,y1,s1,t1; // bottom-right member 510 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 1203 … stbtt_GetGlyphBox(const stbtt_fontinfo *info, int glyph_index, int *x0, int *y0, int *x1, int *y1) in stbtt_GetGlyphBox() 1215 …tbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1) in stbtt_GetCodepointBox() 1532 …T_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1) in stbtt_GetFontBoundingBox() 1564 int x0,y0,x1,y1; in stbtt_GetGlyphBitmapBoxSubpixel() local 1649 float x0,y0, x1,y1; member 1865 …clipped_edge(float *scanline, int x, stbtt__active_edge *e, float x0, float y0, float x1, float y1) in stbtt__handle_clipped_edge() 2026 float y1,y2; in stbtt__fill_active_edges_new() local [all …]
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | ptrace.h | 77 unsigned long y1; member
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | timeline_view.js | 183 y1: undefined, property in TimelineView.constructor.ScrollBarState
|
/openbmc/qemu/hw/display/ |
H A D | vga.c | 1445 void vga_invalidate_scanlines(VGACommonState *s, int y1, int y2) in vga_invalidate_scanlines() 1481 int y1, y, update, linesize, y_start, double_scan, mask, depth; in vga_draw_graphic() local
|
H A D | vmware_vga.c | 421 int x0, int y0, int x1, int y1, int w, int h) in vmsvga_copy_rect()
|
H A D | artist.c | 492 unsigned int x1, unsigned int y1, in draw_line()
|
/openbmc/u-boot/drivers/video/stm32/ |
H A D | stm32_ltdc.c | 269 u32 x0, x1, y0, y1; in stm32_ltdc_set_layer1() local
|
/openbmc/u-boot/tools/easylogo/ |
H A D | easylogo.c | 48 unsigned char Cb, y1, Cr, y2; member
|