Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c34 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 Dconsole-vc.c196 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 Dgtk-gl-area.c45 int pw, ph, gs, y1, y2; in gd_gl_area_draw() local
H A Degl-helpers.c144 GLuint y1 = 0; in egl_fb_blit() local
/openbmc/qemu/include/ui/
H A Drect.h35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h464 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 Dptrace.h77 unsigned long y1; member
/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js183 y1: undefined, property in TimelineView.constructor.ScrollBarState
/openbmc/qemu/hw/display/
H A Dvga.c1445 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 Dvmware_vga.c421 int x0, int y0, int x1, int y1, int w, int h) in vmsvga_copy_rect()
H A Dartist.c492 unsigned int x1, unsigned int y1, in draw_line()
/openbmc/u-boot/drivers/video/stm32/
H A Dstm32_ltdc.c269 u32 x0, x1, y0, y1; in stm32_ltdc_set_layer1() local
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c48 unsigned char Cb, y1, Cr, y2; member