Home
last modified time | relevance | path

Searched refs:ANDROID_IMAGE_DECODER_INTERNAL_ERROR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/native/graphics/jni/
Dimagedecoder.cpp70 return ANDROID_IMAGE_DECODER_INTERNAL_ERROR; in ResultToErrorCode()
92 case ANDROID_IMAGE_DECODER_INTERNAL_ERROR: in AImageDecoder_resultToString()
138 return ANDROID_IMAGE_DECODER_INTERNAL_ERROR; in AImageDecoder_createFromAAsset()
326 return ANDROID_IMAGE_DECODER_INTERNAL_ERROR; in AImageDecoderHeaderInfo_getAlphaFlags()
/frameworks/native/include/android/
Dimagedecoder.h113 ANDROID_IMAGE_DECODER_INTERNAL_ERROR = -8, enumerator