Home
last modified time | relevance | path

Searched defs:xpos (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c30 static efi_uintn_t xpos; variable
/openbmc/u-boot/drivers/video/
H A Dcfb_console.c1519 int xpos = x; in video_display_bitmap() local
1605 int xpos = x; in video_display_bitmap() local
1778 int xpos = x; in plot_logo_or_black() local
H A Dconsole_truetype.c198 double xpos, x_shift; in console_truetype_putc_xy() local
H A Dstb_truetype.h2560 …etBakedQuad(stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, s… in stbtt_GetBakedQuad()
3010 …PackedQuad(stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, s… in stbtt_GetPackedQuad()