summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Texture.java
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2011-11-19 16:25:24 -0800
committerJamie Gennis <jgennis@google.com>2011-11-21 11:48:17 -0800
commit6f0f0b186533ec0a1f11fd577c0c6dfa9dd29481 (patch)
tree13ad917df9a7bb4b37e46f18d3a52b5a3f199d6b /opengl/java/android/opengl/Texture.java
parent0e2c2f3971eb4b246a5c1b198370e003668f53ee (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 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions