diff options
author | Leon Scroggins III <scroggo@google.com> | 2019-08-20 11:27:17 -0400 |
---|---|---|
committer | Leon Scroggins <scroggo@google.com> | 2020-01-16 22:21:10 +0000 |
commit | 9010e8ba9163a5c8670d3b1b701d97686db1175f (patch) | |
tree | 1ecdffdd8ede0920da3fe89b31abf962a617eed7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 700629d8c08d9114091cc605f417514a25e79a9c (diff) |
Implement native compress API
Bug: 135133301
Test: Ifbcb41388a48afc64bb22623bb7e981b288b2457
Refactor the bulk of Bitmap_compress into hwui/Bitmap::compress, so that
it can be shared by the new API. Update its enum to match the proper
style. Also make the enum a class so it does not need to have a special
return value for a bad parameter, which is now handled by the caller.
Add ABitmap_compress, which implements the new API by calling
hwui/Bitmap::compress.
Change-Id: Ia8ba4c17b517a05b664c6e317e235836473fd7f6
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions