Chet Haase 9a8245629d De-allocate caches for large glyphs when trimming memory
Currently, font renderers eliminate some texture caches when
memory is trimmed. This change makes it go further by eliminating the
large-glyph caches for all font renderers. These caches are
only allocated as needed, but continue to consume large amounts of
memory (CPU and GPU) after that allocation. De-allocating this memory
on a trim operation should prevent background apps from holding onto
this memory in the possible case that they have allocated it by drawing
large glyphs.

Change-Id: Id7a3ab49b244e036b442d87252fb40aeca8fdb26
2011-12-16 15:44:59 -08:00
..
2011-09-16 12:00:05 -07:00
2011-12-14 19:23:32 -08:00
2011-12-14 19:23:32 -08:00
2011-12-05 11:53:26 -08:00
2011-12-05 11:53:26 -08:00
2011-12-12 18:14:06 -08:00
2011-10-12 14:11:32 -07:00
2011-12-12 20:35:21 -08:00
2011-11-11 22:14:07 -08:00
2011-12-12 20:35:21 -08:00
2011-12-12 20:35:21 -08:00
2011-12-09 13:08:06 -08:00
2011-12-14 19:23:32 -08:00
2011-12-05 11:53:26 -08:00
2011-10-12 13:48:51 -07:00
2011-12-12 18:14:06 -08:00
2011-12-05 11:53:26 -08:00