/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_preload.c | 147 lv_preload_set_type(preload, ext->anim_type); in lv_preload_set_spin_time() 176 lv_anim_del(preload, NULL); in lv_preload_set_type() 181 a.var = preload; in lv_preload_set_type() 202 b.var = preload; in lv_preload_set_type() 227 a.var = preload; in lv_preload_set_type() 329 lv_obj_t * preload = ptr; in lv_preload_spinner_anim() local 367 lv_coord_t r = (LV_MATH_MIN(lv_obj_get_width(preload), lv_obj_get_height(preload))) / 2; in lv_preload_design() 370 lv_coord_t x = preload->coords.x1 + lv_obj_get_width(preload) / 2; in lv_preload_design() 371 lv_coord_t y = preload->coords.y1 + lv_obj_get_height(preload) / 2; in lv_preload_design() 389 ancestor_design(preload, mask, mode); in lv_preload_design() [all …]
|
A D | lv_preload.h | 102 void lv_preload_set_arc_length(lv_obj_t * preload, lv_anim_value_t deg); 109 void lv_preload_set_spin_time(lv_obj_t * preload, uint16_t time); 121 void lv_preload_set_style(lv_obj_t * preload, lv_preload_style_t type, const lv_style_t * style); 128 void lv_preload_set_type(lv_obj_t * preload, lv_preload_type_t type); 135 void lv_preload_set_dir(lv_obj_t * preload, lv_preload_dir_t dir); 145 lv_anim_value_t lv_preload_get_arc_length(const lv_obj_t * preload); 151 uint16_t lv_preload_get_spin_time(const lv_obj_t * preload); 159 const lv_style_t * lv_preload_get_style(const lv_obj_t * preload, lv_preload_style_t type); 166 lv_preload_type_t lv_preload_get_type(lv_obj_t * preload); 173 lv_preload_dir_t lv_preload_get_dir(lv_obj_t * preload);
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-windows.md | 31 However, by default SDL will try to preload the d3dcompiler_46.dll to 32 comply with ANGLE's requirements. If you wish SDL to preload d3dcompiler_43.dll (to
|
A D | README-raspberrypi.md | 66 edit $SYSROOT/etc/ld.so.preload and comment out all lines in it.
|
/AliOS-Things-master/components/SDL2/src/video/arm/ |
A D | pixman-arm-simd-asm.S | 160 …o RGBtoRGBPixelAlpha_process_head cond, numbytes, firstreg, unaligned_src, unaligned_mask, preload 390 … ARGBto565PixelAlpha_process_head cond, numbytes, firstreg, unaligned_src, unaligned_mask, preload 452 .macro BGR888toRGB888_process_head cond, numbytes, firstreg, unaligned_src, unaligned_mask, preload 509 .macro RGB444toRGB888_process_head cond, numbytes, firstreg, unaligned_src, unaligned_mask, preload
|
/AliOS-Things-master/components/littlevgl/src/lv_themes/ |
A D | lv_theme.h | 131 lv_style_t * preload; member
|
A D | lv_theme_templ.c | 178 theme.style.preload = &def; in preload_init()
|
A D | lv_theme_nemo.c | 418 theme.style.preload = theme.style.arc; in preload_init()
|
A D | lv_theme_night.c | 322 theme.style.preload = theme.style.arc; in preload_init()
|
A D | lv_theme_zen.c | 332 theme.style.preload = theme.style.arc; in preload_init()
|
A D | lv_theme_alien.c | 434 theme.style.preload = theme.style.arc; in preload_init()
|
A D | lv_theme_material.c | 352 theme.style.preload = theme.style.arc; in preload_init()
|
/AliOS-Things-master/components/SDL2/ |
A D | libtool | 5584 preload=no 5667 if test "$preload" = no; then 5671 preload=yes 9134 test "$preload" = yes \ 9529 if test "$preload" = yes && test -f "$symfileobj"; then
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | libtool | 4584 preload=no 4662 if test "$preload" = no; then 4666 preload=yes 7993 test "$preload" = yes \ 8380 if test "$preload" = yes && test -f "$symfileobj"; then
|
A D | ltmain.sh | 4091 preload=no 4169 if test "$preload" = no; then 4173 preload=yes 7500 test "$preload" = yes \ 7887 if test "$preload" = yes && test -f "$symfileobj"; then
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | ltmain.sh | 5145 preload=no 5228 if test "$preload" = no; then 5232 preload=yes 8695 test "$preload" = yes \ 9090 if test "$preload" = yes && test -f "$symfileobj"; then
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | ltmain.sh | 5152 preload=no 5235 if test "$preload" = no; then 5239 preload=yes 8708 test "$preload" = yes \ 9103 if test "$preload" = yes && test -f "$symfileobj"; then
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | ltmain.sh | 5152 preload=no 5235 if test "$preload" = no; then 5239 preload=yes 8708 test "$preload" = yes \ 9103 if test "$preload" = yes && test -f "$symfileobj"; then
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | ltmain.sh | 6551 preload=false 6634 $preload || { 6638 preload=: 10197 $preload \ 10592 $preload && test -f "$symfileobj" \
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | ltmain.sh | 6551 preload=false 6634 $preload || { 6638 preload=: 10197 $preload \ 10592 $preload && test -f "$symfileobj" \
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/ |
A D | ltmain.sh | 6551 preload=false 6634 $preload || { 6638 preload=: 10206 $preload \ 10601 $preload && test -f "$symfileobj" \
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 3918 13e50da6 make the bitreader preload at least 8bits, instead of post-load them (this makes initializ…
|