fix(vg_lite): fix compile error for log (#5267)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
This commit is contained in:
@@ -144,6 +144,12 @@
|
||||
/* Simulate VG-Lite hardware using ThorVG */
|
||||
#define LV_USE_VG_LITE_THORVG 0
|
||||
|
||||
/* Enable trace log for VG-Lite simulator*/
|
||||
#define LV_VG_LITE_THORVG_TRACE_API 0
|
||||
|
||||
/*Enable YUV support for VG-Lite simulator*/
|
||||
#define LV_VG_LITE_THORVG_YUV_SUPPORT 0
|
||||
|
||||
#endif
|
||||
|
||||
/*=================
|
||||
|
||||
Reference in New Issue
Block a user