Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_about.c60 lv_obj_t * bg_img = lv_image_create(bg); in lv_demo_high_res_app_about() local
61 lv_subject_add_observer_obj(&c->th, lv_demo_high_res_theme_observer_image_src_cb, bg_img, in lv_demo_high_res_app_about()
Dlv_demo_high_res_home.c63 lv_obj_t * bg_img = lv_image_create(bg); in lv_demo_high_res_home() local
64 …lv_subject_add_observer_obj(&c->th, lv_demo_high_res_theme_observer_image_src_cb, bg_img, &c->imgs… in lv_demo_high_res_home()
Dlv_demo_high_res_app_smart_home.c65 lv_obj_t * bg_img = lv_image_create(bg); in lv_demo_high_res_app_smart_home() local
66 lv_subject_add_observer_obj(&c->th, lv_demo_high_res_theme_observer_image_src_cb, bg_img, in lv_demo_high_res_app_smart_home()
Dlv_demo_high_res_app_ev_charging.c85 lv_obj_t * bg_img = lv_image_create(bg); in lv_demo_high_res_app_ev_charging() local
86 lv_subject_add_observer_obj(&c->th, lv_demo_high_res_theme_observer_image_src_cb, bg_img, in lv_demo_high_res_app_ev_charging()
Dlv_demo_high_res_app_smart_meter.c83 lv_obj_t * bg_img = lv_image_create(bg); in lv_demo_high_res_app_smart_meter() local
84 lv_subject_add_observer_obj(&c->th, lv_demo_high_res_theme_observer_image_src_cb, bg_img, in lv_demo_high_res_app_smart_meter()
Dlv_demo_high_res_app_thermostat.c70 lv_obj_t * bg_img = lv_image_create(bg); in lv_demo_high_res_app_thermostat() local
71 lv_subject_add_observer_obj(&c->th, lv_demo_high_res_theme_observer_image_src_cb, bg_img, in lv_demo_high_res_app_thermostat()