commit | ae4719298a01f17f7c8575224558d079aa71b2b5 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Mon May 03 11:28:49 2021 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Mon May 03 15:29:27 2021 -0400 |
tree | 94a2cd6b5fa0dfd15856b66fe5c97892c6d86493 | |
parent | 9e8dd09f886e14585d2018f713b7d384e768856a [diff] |
AImageDecoder: respond to API feedback Bug: 186656488 Test: I4dc406e85709dda14af8b414e2da3d39bb07643b AImageDecoderFrameInfo_getDuration returns ANDROID_IMAGE_DECODER_BAD_PARAMETER on null info. Clarify that AImageDecoder_getFrameInfo will succeed if AImageDecoder_advanceFrame does, explaining why there are not more error possibilities. Explain more clearly what AImageDecoderFrameInfo_hasAlphaWithinBounds means. Change-Id: Ic02f1798904ad5ccc446fb4cd76cbff451a4e450