Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/assets/
Dimg_notifications_app_icon.c141 const lv_image_dsc_t img_notifications_app_icon = { variable
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_private.h118 LV_IMAGE_DECLARE(img_notifications_app_icon); /* assets/notifications_app.png */
Dlv_demo_smartwatch_list.c266 add_app_list("Notifications", 0, &img_notifications_app_icon); in create_screen_list()