fix(draw): remove LV_LAYER_MAX_MEMORY_USAGE (#4809)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com> Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#define LV_MEM_SIZE (32 * 1024 * 1024)
|
||||
#define LV_LAYER_MAX_MEMORY_USAGE (4 * 1024)
|
||||
#define LV_SHADOW_CACHE_SIZE (8 * 1024)
|
||||
#define LV_IMAGE_CACHE_DEF_SIZE 32
|
||||
#define LV_USE_LOG 1
|
||||
|
||||
Reference in New Issue
Block a user