1.新增MemoryLruCache主动调用PixelMap的release方法,释放native的PixelMap内存

2.新增ImageSource主动调用release方法释放native持有的ImageSource内存

Signed-off-by: zhoulisheng <635547767@qq.com>
This commit is contained in:
zhoulisheng
2023-11-02 10:07:39 +08:00
parent fcec94020d
commit 3077af9dc3
49 changed files with 913 additions and 380 deletions

View File

@@ -3,7 +3,7 @@
"bundleName": "com.openharmony.imageknife",
"vendor": "example",
"versionCode": 1000000,
"versionName": "2.1.1-rc.0",
"versionName": "2.1.1-rc.1",
"icon": "$media:app_icon",
"label": "$string:app_name",
"distributedNotificationEnabled": true