diff options
| author | 2011-03-28 11:58:51 +0900 | |
|---|---|---|
| committer | 2011-03-28 11:58:51 +0900 | |
| commit | 08d7778f081aae745e6ad9e5350221b21dbf352e (patch) | |
| tree | 28ee2d98593ff771eaf89b2916cc0b9e344bf90d /libs/hwui/ProgramCache.cpp | |
| parent | 2e383bc6445b37d3b37fbc5b7620cd4716c5692c (diff) | |
Fix memory leak of SkMovie class
Movie class doesn't have finalize method.
So memory leak of SkMovie class of native Skia occurs when Movie class is released.
I add finalize method to Movie class (Movie.java) and jni destructor method to SkMovie class (Movie.cpp).
Change-Id: I4dae9dd95f128cbfade50bef978b219ba99321dd
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions