Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/lvgl_demo/rk_demo/
H A Dui_resource.h54 #define IMG_PLAYER_STOP "A:"PATH_PREFIX"/player-stop.png" macro
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/furniture_control/
H A Dplayer_ui.c185 lv_img_set_src(player_stop_button, IMG_PLAYER_STOP); in ui_player_screen_init()