Searched defs:dy (Results 1 – 4 of 4) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_gop.c | 92 efi_uintn_t dy, in gop_blt_int() 261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill() 273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16() 284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32() 295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid() 307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf() 374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_bitblt.c | 40 efi_uintn_t dy = y1 - y0 + 1; in ellipse() local
|
/u-boot/include/linux/ |
A D | fb.h | 205 __u32 dy; member 214 __u32 dy; member 223 __u32 dy; member 348 __u32 dy; member
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 1318 stbtt_int16 dy = *points++; in stbtt_GetGlyphShape() local 1928 float dy = e->fdy; in stbtt__fill_active_edges_new() local 2320 float dy = (y0+y2)/2 - my; in stbtt__tesselate_curve() local
|
Completed in 16 milliseconds