Home
last modified time | relevance | path

Searched defs:no_cache (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/draw/vg_lite/
Dlv_draw_vg_lite_img.c49 const lv_area_t * coords, bool no_cache) in lv_draw_vg_lite_img()
Dlv_vg_lite_utils.c806 bool no_cache, bool premultiply) in lv_vg_lite_buffer_open_image()
/lvgl-latest/src/draw/
Dlv_image_decoder_private.h39 …bool no_cache; /**< When set, decoded image won't be put to cache, and decoder open will … member