Go to file
Jamie Gennis 89c1d61c16 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
2011-11-21 11:48:17 -08:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include attempt to fix bug 5313580 2011-11-17 18:46:09 -08:00
libs Merge "attempt to fix bug 5313580" into ics-mr1 2011-11-18 12:11:15 -08:00
opengl EGL: Use cache sizes defined in the BoardConfig 2011-11-21 11:48:17 -08:00
services/surfaceflinger remove hack that hardcoded the refresh rate 2011-11-16 00:08:08 -08:00
MODULE_LICENSE_APACHE2
NOTICE