Files
frameworks_base/graphics/java/android/graphics
Leon Scroggins III f8adae1b33 Cleanup Bitmap#recycle
Test: Build, CTS

mNativePtr can never be 0 (it is final, and the constructor prevents
setting it to 0), so do not check for it. nativeRecycle only ever
returns true, so make it return void.

Change-Id: Ib94c0304ca7303d6899f085e64be7c051908d173
2018-05-24 15:31:20 -04:00
..
2018-05-24 15:31:20 -04:00
2017-10-30 17:29:43 -07:00
2018-03-13 14:13:11 -07:00
2018-02-20 11:38:11 -05:00
2018-02-16 19:42:00 -08:00
2018-03-28 14:36:58 -07:00
2017-09-27 09:30:30 -07:00