We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a1aa4c + 161ebab commit 592b29fCopy full SHA for 592b29f
core/jni/android/graphics/TextLayoutCache.h
@@ -57,7 +57,7 @@
57
#define MB(s) s * 1024 * 1024
58
59
// Define the default cache size in Mb
60
-#define DEFAULT_TEXT_LAYOUT_CACHE_SIZE_IN_MB 0.250f
+#define DEFAULT_TEXT_LAYOUT_CACHE_SIZE_IN_MB 0.500f
61
62
// Define the interval in number of cache hits between two statistics dump
63
#define DEFAULT_DUMP_STATS_CACHE_HIT_INTERVAL 100
0 commit comments