Searched defs:sx (Results 1 – 7 of 7) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_gop.c | 90 u32 operation, efi_uintn_t sx, in gop_blt_int() 259 u32 foo, efi_uintn_t sx, in gop_blt_video_fill() 271 u32 foo, efi_uintn_t sx, in gop_blt_buf_to_vid16() 282 u32 foo, efi_uintn_t sx, in gop_blt_buf_to_vid32() 293 u32 foo, efi_uintn_t sx, in gop_blt_vid_to_vid() 305 u32 foo, efi_uintn_t sx, in gop_blt_vid_to_buf() 372 u32 operation, efi_uintn_t sx, in gop_blt()
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_bitblt.c | 66 efi_uintn_t dx, sx, width; in notify() local
|
/u-boot/drivers/video/nexell/ |
A D | s5pxx18_dp.c | 242 int sx = plane->left; in dp_plane_layer_setup() local
|
/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/drivers/video/ |
A D | mx3fb.c | 296 u32 sx:10; member
|
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
|
/u-boot/include/linux/ |
A D | fb.h | 208 __u32 sx; member
|
Completed in 22 milliseconds