Home
last modified time | relevance | path

Searched refs:LV_USE_CANVAS (Results 1 – 9 of 9) sorted by relevance

/lvgl-latest/examples/widgets/canvas/
Dlv_example_canvas_2.c2 #if LV_USE_CANVAS && LV_BUILD_EXAMPLES
Dlv_example_canvas_1.c2 #if LV_USE_CANVAS && 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/src/widgets/
Dlv_canvas.h18 #if LV_USE_CANVAS != 0
Dlv_canvas.c15 #if LV_USE_CANVAS != 0
/lvgl-latest/src/
Dlv_conf_internal.h1418 #ifndef LV_USE_CANVAS
1421 #define LV_USE_CANVAS CONFIG_LV_USE_CANVAS macro
1423 #define LV_USE_CANVAS 0 macro
1426 #define LV_USE_CANVAS 1 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h470 #define LV_USE_CANVAS 1 macro
/lvgl-latest/
Dlv_conf_template.h482 #define LV_USE_CANVAS 1
DKconfig756 config LV_USE_CANVAS config