Home
last modified time | relevance | path

Searched refs:LV_COLOR_DEPTH (Results 1 – 25 of 117) sorted by relevance

12345

/lvgl-3.5.0/src/misc/
Dlv_color.h22 #if LV_COLOR_DEPTH == 24
26 #if LV_COLOR_DEPTH != 16 && LV_COLOR_16_SWAP != 0
35 LV_EXPORT_CONST_INT(LV_COLOR_DEPTH);
60 #if LV_COLOR_DEPTH == 1
62 #elif LV_COLOR_DEPTH == 8
64 #elif LV_COLOR_DEPTH == 16
66 #elif LV_COLOR_DEPTH == 32
173 #define LV_COLOR_SET_R(c, v) LV_CONCAT(LV_COLOR_SET_R, LV_COLOR_DEPTH)(c, v)
174 #define LV_COLOR_SET_G(c, v) LV_CONCAT(LV_COLOR_SET_G, LV_COLOR_DEPTH)(c, v)
175 #define LV_COLOR_SET_B(c, v) LV_CONCAT(LV_COLOR_SET_B, LV_COLOR_DEPTH)(c, v)
[all …]
/lvgl-3.5.0/demos/music/assets/
Dimg_lv_demo_music_logo.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
109 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
209 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
309 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_list_border.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
16 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
23 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
30 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_slider_knob.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
50 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
91 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
132 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_wave_bottom.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
54 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
99 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
144 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_wave_top.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
54 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
99 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
144 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_corner_left.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
30 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
51 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
72 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_corner_right.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
30 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
51 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
72 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_cover_1.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
187 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
365 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
543 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_cover_2.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
187 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
365 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
543 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_cover_3.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
187 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
365 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
543 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_icon_1.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
36 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
63 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
90 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_icon_2.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
36 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
63 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
90 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_icon_3.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
36 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
63 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
90 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_icon_4.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
36 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
63 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
90 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_list_pause.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
72 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
135 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
198 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_list_play.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
72 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
135 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
198 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_loop.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
36 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
63 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
90 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_next.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
74 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
139 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
204 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_pause.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
89 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
169 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
249 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_play.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
89 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
169 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
249 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_prev.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
74 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
139 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
204 #if LV_COLOR_DEPTH == 32
Dimg_lv_demo_music_btn_rnd.c9 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
36 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
63 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
90 #if LV_COLOR_DEPTH == 32
/lvgl-3.5.0/examples/assets/
Dimg_cogwheel_rgb.c14 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
117 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
220 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
323 #if LV_COLOR_DEPTH == 32
Dimg_hand.c14 #if LV_COLOR_DEPTH == 1 || LV_COLOR_DEPTH == 8
26 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP == 0
38 #if LV_COLOR_DEPTH == 16 && LV_COLOR_16_SWAP != 0
50 #if LV_COLOR_DEPTH == 32

12345