Searched defs:y0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_bitblt.c | 33 efi_uintn_t x0, efi_uintn_t y0, in ellipse() 48 efi_uintn_t x0, efi_uintn_t y0, in rectangle()
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 464 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 480 float x0,y0,s0,t0; // top-left member 510 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 1203 STBTT_DEF int stbtt_GetGlyphBox(const stbtt_fontinfo *info, int glyph_index, int *x0, int *y0, int … in stbtt_GetGlyphBox() 1215 STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, in… in stbtt_GetCodepointBox() 1532 STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int … in stbtt_GetFontBoundingBox() 1564 int x0,y0,x1,y1; in stbtt_GetGlyphBitmapBoxSubpixel() local 1649 float x0,y0, x1,y1; member 1865 …e_clipped_edge(float *scanline, int x, stbtt__active_edge *e, float x0, float y0, float x1, float … in stbtt__handle_clipped_edge() 2021 float y0 = y_top; in stbtt__fill_active_edges_new() local [all …]
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | ptrace.h | 76 unsigned long y0; member
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | timeline_view.js | 182 y0: undefined, property in TimelineView.constructor.ScrollBarState
|
/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/qemu/hw/display/ |
H A D | vmware_vga.c | 421 int x0, int y0, int x1, int y1, int w, int h) in vmsvga_copy_rect()
|