Searched refs:sx (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/tools/kermit/ |
| H A D | dot.kermrc | 15 define sx !sx \%1 \%2 \%3 \%4 \%5 \%6 \%7 \%8 \%9 < \v(line) > \v(line)
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_gop.c | 60 unsigned long operation, unsigned long sx, in gop_blt() argument 70 buffer, operation, sx, sy, dx, dy, width, height, delta); in gop_blt() 91 (sx * sizeof(u32)); in gop_blt() 106 (sx * sizeof(u32)); in gop_blt()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | kernel-doc | 2004 my ($px, $sx); 2007 foreach $sx (0 .. $#sects) { 2022 if ($prm_clean eq $sects[$sx]) { 2031 "'$sects[$sx]' " . 2035 if ($nested !~ m/\Q$sects[$sx]\E/) { 2038 "'$sects[$sx]' " .
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H 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() argument 1235 stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve, sx,sy,scx,scy); in stbtt__close_shape() 1238 stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve,sx,sy,cx,cy); in stbtt__close_shape() 1240 stbtt_setvertex(&vertices[num_vertices++], STBTT_vline,sx,sy,0,0); in stbtt__close_shape() 1263 stbtt_int32 x,y,cx,cy,sx,sy, scx,scy; in stbtt_GetGlyphShape() local 1331 sx = sy = cx = cy = scx = scy = 0; in stbtt_GetGlyphShape() 1339 …num_vertices = stbtt__close_shape(vertices, num_vertices, was_off, start_off, sx,sy,scx,scy,cx,cy); in stbtt_GetGlyphShape() 1350 sx = (x + (stbtt_int32) vertices[off+i+1].x) >> 1; in stbtt_GetGlyphShape() 1354 sx = (stbtt_int32) vertices[off+i+1].x; in stbtt_GetGlyphShape() 1359 sx = x; in stbtt_GetGlyphShape() [all …]
|
| H A D | mx3fb.c | 294 u32 sx:10; member
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | fb.h | 208 __u32 sx; member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_api.h | 550 unsigned long operation, unsigned long sx,
|