Searched defs:sy (Results 1 – 5 of 5) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_gop.c | 91 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_int() 260 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_video_fill() 272 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_buf_to_vid16() 283 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_buf_to_vid32() 294 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_vid_to_vid() 306 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_vid_to_buf() 373 efi_uintn_t sy, efi_uintn_t dx, in gop_blt()
|
/u-boot/drivers/video/nexell/ |
A D | s5pxx18_dp.c | 243 int sy = plane->top; in dp_plane_layer_setup() local
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 1230 … stbtt_int32 sx, stbtt_int32 sy, stbtt_int32 scx, stbtt_int32 scy, stbtt_int32 cx, stbtt_int32 cy) in stbtt__close_shape() 1263 stbtt_int32 x,y,cx,cy,sx,sy, scx,scy; in stbtt_GetGlyphShape() local 1664 float sy; member
|
/u-boot/drivers/video/nexell/soc/ |
A D | s5pxx18_soc_mlc.c | 651 void nx_mlc_set_position(u32 module_index, u32 layer, s32 sx, s32 sy, in nx_mlc_set_position() 727 u32 region, s32 sx, s32 sy, in nx_mlc_set_rgblayer_invalid_position()
|
/u-boot/include/linux/ |
A D | fb.h | 209 __u32 sy; member
|
Completed in 41 milliseconds