Home
last modified time | relevance | path

Searched refs:furniture_control_ui_Screen1 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/lvgl_demo/rk_demo/furniture_control/
H A Dfurniture_control_ui.c12 static lv_obj_t * furniture_control_ui_Screen1 = NULL; variable
63 lv_obj_del(furniture_control_ui_Screen1); in furniture_control_page_jump_home_callback()
66 furniture_control_ui_Screen1 = NULL; in furniture_control_page_jump_home_callback()
72 lv_obj_del(furniture_control_ui_Screen1); in furniture_control_page_jump_icebox_callback()
75 furniture_control_ui_Screen1 = NULL; in furniture_control_page_jump_icebox_callback()
81 lv_obj_del(furniture_control_ui_Screen1); in furniture_control_page_jump_coffee_machine_callback()
84 furniture_control_ui_Screen1 = NULL; in furniture_control_page_jump_coffee_machine_callback()
90 lv_obj_del(furniture_control_ui_Screen1); in furniture_control_page_jump_player_callback()
93 furniture_control_ui_Screen1 = NULL; in furniture_control_page_jump_player_callback()
103 furniture_control_ui_Screen1 = lv_obj_create(NULL); in ui_furniture_control_screen_init()
[all …]