Home
last modified time | relevance | path

Searched refs:LV_IMG_SIZE_MODE_VIRTUAL (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.4.0/src/widgets/
Dlv_img.h64 LV_IMG_SIZE_MODE_VIRTUAL = 0, enumerator
Dlv_img.c404 img->obj_size_mode = LV_IMG_SIZE_MODE_VIRTUAL; in lv_img_constructor()
/lvgl-3.4.0/docs/widgets/core/
Dimg.md101 … LV_IMG_SIZE_MODE_REAL)`. (The previous mode is the default and called `LV_IMG_SIZE_MODE_VIRTUAL`).