Home
last modified time | relevance | path

Searched refs:LV_DRAW_COMPLEX (Results 1 – 25 of 35) sorted by relevance

12

/lvgl-latest/src/draw/
Dlv_draw_mask.h25 #if LV_DRAW_COMPLEX
51 #if LV_DRAW_COMPLEX == 0
65 #if LV_DRAW_COMPLEX
/lvgl-latest/src/misc/
Dlv_gc.h57 …LV_DISPATCH_COND(f, _lv_draw_mask_radius_circle_dsc_arr_t , _lv_circle_cache, LV_DRAW_COMPLEX, 1) …
58 …LV_DISPATCH_COND(f, _lv_draw_mask_saved_arr_t , _lv_draw_mask_list, LV_DRAW_COMPLEX, 1) …
/lvgl-latest/src/draw/renesas/
Dlv_gpu_d2_draw_label.c150 #if LV_DRAW_COMPLEX in draw_letter_normal()
164 #if LV_DRAW_COMPLEX in draw_letter_normal()
193 #if LV_DRAW_COMPLEX in draw_letter_normal()
281 #if LV_DRAW_COMPLEX && LV_USE_FONT_SUBPX in lv_draw_gpu_letter()
/lvgl-latest/src/draw/sw/
Dlv_draw_sw_letter.c33 #if LV_DRAW_COMPLEX && LV_USE_FONT_SUBPX
149 #if LV_DRAW_COMPLEX && LV_USE_FONT_SUBPX in lv_draw_sw_letter()
271 #if LV_DRAW_COMPLEX in draw_letter_normal()
285 #if LV_DRAW_COMPLEX in draw_letter_normal()
314 #if LV_DRAW_COMPLEX in draw_letter_normal()
353 #if LV_DRAW_COMPLEX && LV_USE_FONT_SUBPX
Dlv_draw_sw_dither.h44 #if LV_DRAW_COMPLEX
Dlv_draw_sw.c54 #if LV_DRAW_COMPLEX in lv_draw_sw_init_ctx()
Dlv_draw_sw_line.c143 #if LV_DRAW_COMPLEX in draw_line_hor()
230 #if LV_DRAW_COMPLEX in draw_line_ver()
280 #if LV_DRAW_COMPLEX in draw_line_skew()
Dlv_draw_sw_polygon.c50 #if LV_DRAW_COMPLEX in lv_draw_sw_polygon()
Dlv_draw_sw_blend.c39 #if LV_DRAW_COMPLEX
61 #if LV_DRAW_COMPLEX
195 #if LV_DRAW_COMPLEX in lv_draw_sw_blend_basic()
533 #if LV_DRAW_COMPLEX
877 #if LV_DRAW_COMPLEX
Dlv_draw_sw_arc.c40 #if LV_DRAW_COMPLEX
63 #if LV_DRAW_COMPLEX in lv_draw_sw_arc()
229 #if LV_DRAW_COMPLEX
Dlv_draw_sw_rect.c36 #if LV_DRAW_COMPLEX
69 #if LV_DRAW_COMPLEX in lv_draw_sw_rect()
133 #if LV_DRAW_COMPLEX == 0 in draw_bg()
426 #if LV_DRAW_COMPLEX
1153 #if LV_DRAW_COMPLEX in draw_border_generic()
/lvgl-latest/src/core/
Dlv_obj_draw.c53 #if LV_DRAW_COMPLEX in lv_obj_init_draw_rect_dsc()
210 #if LV_DRAW_COMPLEX in lv_obj_init_draw_label_dsc()
247 #if LV_DRAW_COMPLEX in lv_obj_init_draw_img_dsc()
280 #if LV_DRAW_COMPLEX in lv_obj_init_draw_line_dsc()
308 #if LV_DRAW_COMPLEX in lv_obj_init_draw_arc_dsc()
Dlv_obj.c552 #if LV_DRAW_COMPLEX in lv_obj_draw()
563 #if LV_DRAW_COMPLEX in lv_obj_draw()
587 #if LV_DRAW_COMPLEX in lv_obj_draw()
691 #if LV_DRAW_COMPLEX in scrollbar_init_draw_dsc()
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h118 #define LV_DRAW_COMPLEX 1 macro
119 #if LV_DRAW_COMPLEX != 0
/lvgl-latest/
Dlv_conf_template.h111 #define LV_DRAW_COMPLEX 1
112 #if LV_DRAW_COMPLEX != 0
/lvgl-latest/examples/widgets/chart/
Dlv_example_chart_9.c2 #if LV_USE_CHART && LV_DRAW_COMPLEX && LV_BUILD_EXAMPLES
Dlv_example_chart_8.c2 #if LV_USE_CHART && LV_DRAW_COMPLEX && LV_BUILD_EXAMPLES
Dlv_example_chart_2.c2 #if LV_USE_CHART && LV_DRAW_COMPLEX && LV_BUILD_EXAMPLES
/lvgl-latest/examples/widgets/label/
Dlv_example_label_4.c2 #if LV_USE_LABEL && LV_USE_CANVAS && LV_BUILD_EXAMPLES && LV_DRAW_COMPLEX
/lvgl-latest/examples/widgets/roller/
Dlv_example_roller_3.c2 #if LV_USE_ROLLER && LV_DRAW_COMPLEX && LV_BUILD_EXAMPLES
/lvgl-latest/src/
Dlv_conf_internal.h281 #ifndef LV_DRAW_COMPLEX
284 #define LV_DRAW_COMPLEX CONFIG_LV_DRAW_COMPLEX macro
286 #define LV_DRAW_COMPLEX 0 macro
289 #define LV_DRAW_COMPLEX 1 macro
292 #if LV_DRAW_COMPLEX != 0
/lvgl-latest/src/extra/widgets/meter/
Dlv_meter.h21 #if LV_DRAW_COMPLEX == 0
/lvgl-latest/src/widgets/
Dlv_bar.c447 #if LV_DRAW_COMPLEX in draw_indic()
481 #if LV_DRAW_COMPLEX in draw_indic()
498 #if LV_DRAW_COMPLEX in draw_indic()
/lvgl-latest/src/draw/nxp/vglite/
Dlv_draw_vglite.c366 #if LV_DRAW_COMPLEX in lv_draw_vglite_rect()
523 #if LV_DRAW_COMPLEX in lv_draw_vglite_arc()
/lvgl-latest/src/extra/widgets/colorwheel/
Dlv_colorwheel.c261 #if LV_DRAW_COMPLEX in draw_disc_grad()
297 #if LV_DRAW_COMPLEX in draw_disc_grad()

12