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
Loading
Please register or sign in to comment