Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13c84d60 authored by Chris Craik's avatar Chris Craik Committed by Android Git Automerger
Browse files

am 5b45e95f: am dc9230b1: Merge "Shrink default path cache size" into mnc-dev

* commit '5b45e95f':
  Shrink default path cache size
parents 49979a37 5b45e95f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -250,7 +250,7 @@ enum DebugLevel {
#define DEFAULT_TEXTURE_CACHE_SIZE 24.0f
#define DEFAULT_LAYER_CACHE_SIZE 16.0f
#define DEFAULT_RENDER_BUFFER_CACHE_SIZE 2.0f
#define DEFAULT_PATH_CACHE_SIZE 10.0f
#define DEFAULT_PATH_CACHE_SIZE 4.0f
#define DEFAULT_VERTEX_CACHE_SIZE 1.0f
#define DEFAULT_PATCH_CACHE_SIZE 128 // in kB
#define DEFAULT_GRADIENT_CACHE_SIZE 0.5f