commit | 407b544925bd66e1768356f8ee02afb1b9884f80 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Fri Nov 22 17:10:20 2019 -0500 |
committer | Leon Scroggins III <scroggo@google.com> | Fri Jan 10 09:27:38 2020 -0500 |
tree | 231eeff03b028e652d6265e10613b16c436e956f | |
parent | 9732e29bceb0d7fd279bbfa8920af82e02f8b565 [diff] |
Implement new NDK image decoding apis Bug: 135133301 Test: Ib84462ea5fa8a7779eaa44494775e182e52ecaca Separate out the code for encodedFormatToString into a piece which returns a const char* that can be used by AImageDecoder (with its own header) and the part that the JNI code uses to convert that into a Java String. Change-Id: I4cf8bfb0aacfb8e22c3f9b1689bd614ed1253673