Lines Matching full:time
140 * @param time animation time
141 * @param delay delay time before loading the screen
143 void lv_demo_smartwatch_home_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay);
148 * @param time animation time
149 * @param delay delay time before loading the screen
151 void lv_demo_smartwatch_settings_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t dela…
156 * @param time animation time
157 * @param delay delay time before loading the screen
159 void lv_demo_smartwatch_control_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay…
164 * @param time animation time
165 * @param delay delay time before loading the screen
167 void lv_demo_smartwatch_weather_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay…
172 * @param time animation time
173 * @param delay delay time before loading the screen
175 void lv_demo_smartwatch_list_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay);
180 * @param time animation time
181 * @param delay delay time before loading the screen
183 void lv_demo_smartwatch_notifications_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t…
188 * @param time animation time
189 * @param delay delay time before loading the screen
191 void lv_demo_smartwatch_qr_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay);
196 * @param time animation time
197 * @param delay delay time before loading the screen
199 void lv_demo_smartwatch_easter_egg_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t de…