Fix RenderScript leaks; set a reasonable default value for PREF_TEXT_CLOCK_SIZE.
This commit is contained in:
@ -73,6 +73,9 @@ object ImageHelper {
|
||||
|
||||
allocationIn.destroy()
|
||||
allocationOut.destroy()
|
||||
colorMatrixScript.destroy()
|
||||
blurScript.destroy()
|
||||
//rs.destroy()
|
||||
|
||||
return bitmap
|
||||
}
|
||||
|
Reference in New Issue
Block a user