Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_cache.c88 static void flush_cache(const lv_draw_buf_t * draw_buf, const lv_area_t * area) in flush_cache() function
/lvgl-latest/src/draw/
Dlv_image_decoder_private.h41 bool flush_cache; /**< Whether to flush the data cache after decoding */ member