summaryrefslogtreecommitdiff
path: root/libs/ui/FramebufferNativeWindow.cpp
diff options
context:
space:
mode:
author Jamie Gennis <jgennis@google.com> 2011-11-19 16:25:24 -0800
committer Jamie Gennis <jgennis@google.com> 2011-11-21 11:48:17 -0800
commit89c1d61c16c786ecfd258a43fed24bcf8f8456ed (patch)
tree04cdc58459d0b582b300da008bab507e22e69005 /libs/ui/FramebufferNativeWindow.cpp
parente1b2b00d757fc6281feefa08e8a27e852f2fa47f (diff)
EGL: Use cache sizes defined in the BoardConfig
This change introduces two new BoardConfig variables to control the size limits of the EGL blob cache. MAX_EGL_CACHE_ENTRY_SIZE is the size limit for values inserted into the cache, and MAX_EGL_CACHE_SIZE is the size limit for all entries in the entire cache (including both keys and values). If either of these BoardConfig variables are not defined then a default size limit is used instead. Change-Id: I6703d93f966b6389c6499f23d841e42339f9c9d7
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions