Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_private.h59 IMG_PLAY_ICON_1, enumerator
Dlv_demo_high_res_app_smart_home.c329 lv_image_set_src(play_pause_img, c->imgs[was_playing ? IMG_PLAY_ICON_1 : IMG_PLAY_ICON]); in widget3_play_pause_clicked_cb()
399 IMG_PLAY_ICON_1]); in create_widget3()