commit | f8adae1b33b7cfc38b5bdf770e06cae1a6b30b6c | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Thu May 24 15:25:08 2018 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Thu May 24 15:31:20 2018 -0400 |
tree | 0fb495defa9a1d911285f6b278f6209badab8206 | |
parent | a41a7094ac17ae3e88e3cb0757a30548bcbcc40f [diff] |
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