Home
last modified time | relevance | path

Searched defs:LV_IMG_ZOOM_NONE (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/examples/widgets/canvas/
Dlv_example_canvas_1.py3 LV_IMG_ZOOM_NONE = 256 variable
/lvgl-latest/src/misc/
Dlv_style.h49 #define LV_IMG_ZOOM_NONE 256 /*Value for not zooming the image*/ macro