lv_image_cache_resize() function
Resize image cache. If set to 0, the cache will be disabled.
Arguments
new_size
new size of the cache in bytes.
evict_now
true: evict the images should be removed by the eviction policy, false: wait for the next cache cleanup.