Searched defs:LV_IMG_ZOOM_NONE (Results 1 – 2 of 2) sorted by relevance
/lvgl-3.4.0/examples/widgets/canvas/ | ||
D | lv_example_canvas_1.py | 3 LV_IMG_ZOOM_NONE = 256 variable |
/lvgl-3.4.0/src/misc/ | ||
D | lv_style.h | 45 #define LV_IMG_ZOOM_NONE 256 /*Value for not zooming the image*/ macro |