Searched defs:dy (Results 1 – 4 of 4) sorted by relevance
/u-boot-v2022.01-rc1/lib/efi_loader/ |
A D | efi_gop.c | 113 efi_uintn_t dy, in gop_blt_int() 291 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill() 303 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16() 314 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid30() 325 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32() 336 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid() 348 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf() 415 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
|
/u-boot-v2022.01-rc1/lib/efi_selftest/ |
A D | efi_selftest_bitblt.c | 40 efi_uintn_t dy = y1 - y0 + 1; in ellipse() local
|
/u-boot-v2022.01-rc1/include/linux/ |
A D | fb.h | 205 __u32 dy; member 214 __u32 dy; member 223 __u32 dy; member 348 __u32 dy; member
|
/u-boot-v2022.01-rc1/drivers/video/ |
A D | stb_truetype.h | 1317 stbtt_int16 dy = *points++; in stbtt_GetGlyphShape() local 1927 float dy = e->fdy; in stbtt__fill_active_edges_new() local 2319 float dy = (y0+y2)/2 - my; in stbtt__tesselate_curve() local
|
Completed in 21 milliseconds