Searched refs:flush_cache (Results 1 – 4 of 4) sorted by relevance
31 static void flush_cache(const lv_draw_buf_t * draw_buf, const lv_area_t * area);49 handlers->flush_cache_cb = flush_cache; in lv_nuttx_cache_init()88 static void flush_cache(const lv_draw_buf_t * draw_buf, const lv_area_t * area) in flush_cache() function
41 bool flush_cache; /**< Whether to flush the data cache after decoding */ member
121 .flush_cache = false, in lv_image_decoder_open()132 if(dsc->args.flush_cache && res == LV_RESULT_OK && dsc->decoded != NULL) { in lv_image_decoder_open()
818 args.flush_cache = true; in lv_vg_lite_buffer_open_image()