Chih-Chung Chang 966803ab81 Don't recycle native bitmap after the finalizer is called.
If an object A's finalizer calls Bitmap B's recycle() when B's
finalizer is already called, we will have trouble because the
native bitmap is already freed in the finalizer.

Change-Id: Ic0be8ed75fb3aacee9ce6e3d9908178a55151eb9
2010-08-20 17:10:49 +08:00
2010-08-19 15:55:02 -07:00
2010-08-04 13:15:12 -07:00
2010-08-19 18:22:35 -07:00
2010-08-11 00:29:59 -07:00
2010-03-16 09:59:06 -07:00
2010-08-18 09:34:58 -07:00
2010-08-17 16:45:53 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%