mirror of
https://github.com/openharmony/graphic_utils.git
synced 2026-07-19 08:24:45 -04:00
Description: config defaultmax cahce entry num
IssueNo: https://gitee.com/openharmony/graphic_ui/issues/I61RUK Feature or Bugfix: Bugfix Binary Source:No Signed-off-by: zhouyj <zhouyuanjie1@huawei.com>
This commit is contained in:
@@ -422,6 +422,10 @@ static constexpr uint8_t MAX_FONT_SEARCH_NUM = 26;
|
||||
#define DEFAULT_LINE_BREAK_RULE_FILENAME "line_cj.brk"
|
||||
#endif
|
||||
|
||||
#ifndef DEFAULT_MAX_CACHE_ENTRY_NUM
|
||||
#define DEFAULT_MAX_CACHE_ENTRY_NUM 64
|
||||
#endif // DEFAULT_MAX_CACHE_ENTRY_NUM
|
||||
|
||||
/* Defines some configurations and their default values on LiteOS and other system platforms. */
|
||||
#ifdef __LITEOS_M__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user