diff options
| author | 2020-01-23 09:43:43 -0500 | |
|---|---|---|
| committer | 2020-01-23 09:43:43 -0500 | |
| commit | 5d0445cc3e16af2e49ae87580ecc420be54b4608 (patch) | |
| tree | e317ae94b4b9acb87fcf840660ceb8c9dccbdb5b /services/surfaceflinger/ClientCache.cpp | |
| parent | 4274794a833b94f81bbd7b398ed399fe6979ad51 (diff) | |
Clean up imagedecoder header file
Bug: 135133301
Test: Ibf7c0e563feeb08ce6dbabb5e86ddb385c9dff54
Remove AImageDecoderHeaderInfo_isAnimated. We are punting animation
support to S, so there is no reason to report whether the image is
animated.
Use int32_t for width and height. We already return these for
AImageDecoderHeaderInfo_getWidth/getHeight, so use the same type for
AImageDecoder_setTargetSize/computeSampledSize.
Use int32_t for AImageDecoderHeaderInfo_getAndroidBitmapFormat. This
matches the convention for what to return when the value is logically an
enum.
Change-Id: I93df851dd9fee2eb8d097e2158fb95003a0474db
Diffstat (limited to 'services/surfaceflinger/ClientCache.cpp')
0 files changed, 0 insertions, 0 deletions