diff options
author | Romain Guy <romainguy@google.com> | 2012-09-27 19:01:55 -0700 |
---|---|---|
committer | Romain Guy <romainguy@google.com> | 2012-09-27 19:01:55 -0700 |
commit | 034de6b1ec561797a2422314e6ef03e3cd3e08e0 (patch) | |
tree | 72951205d3982380572e13aa7044f6417cfbc6fc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 6ed9e43879039ce0cbead08d304edbce79a88ced (diff) |
Plug memory leak that happens when reusing display lists
Bug #7195815
We did not reclaim resources when reusing an existing DisplayList to
record a new empty list of commands. This would lead to various memory
leaks: bitmaps, paints, paths, matrices, etc.
This is not a common case but some apps run into this situation,
such as Launcher.
Change-Id: I2eb14ac86a212123f8edbe42b70a7c1c51fa4145
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions