Home
last modified time | relevance | path

Searched refs:ERR_IMAGE_MALLOC_ABNORMAL (Results 1 - 18 of 18) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp361 return ERR_IMAGE_MALLOC_ABNORMAL; in AllocateLocalPixelMapBuffer()
368 return ERR_IMAGE_MALLOC_ABNORMAL; in AllocateLocalPixelMapBuffer()
374 return ERR_IMAGE_MALLOC_ABNORMAL; in AllocateLocalPixelMapBuffer()
417 return ERR_IMAGE_MALLOC_ABNORMAL; in PaddingBgColor()
422 return ERR_IMAGE_MALLOC_ABNORMAL; in PaddingBgColor()
530 return ERR_IMAGE_MALLOC_ABNORMAL; in HeapMemoryCreate()
847 return ERR_IMAGE_MALLOC_ABNORMAL; in SetSavedImageRasterBits()
852 return ERR_IMAGE_MALLOC_ABNORMAL; in SetSavedImageRasterBits()
/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
H A Draw_decoder.cpp283 return Media::ERR_IMAGE_MALLOC_ABNORMAL; in DoDecodeHeaderByPiex()
289 return Media::ERR_IMAGE_MALLOC_ABNORMAL; in DoDecodeHeaderByPiex()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp282 *errCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiOHOSGetSupportedFormats()
289 *errCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiOHOSGetSupportedFormats()
300 *errCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiOHOSGetSupportedFormats()
450 *errorCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiOHOSImageSourceCreatePixelMapList()
458 *errorCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiOHOSImageSourceCreatePixelMapList()
486 *errorCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiOHOSImageSourceGetDelayTime()
492 *errorCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiOHOSImageSourceGetDelayTime()
524 *errorCode = ERR_IMAGE_MALLOC_ABNORMAL; in FfiImageImageSourceImplGetDisposalTypeList()
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp197 return ERR_IMAGE_MALLOC_ABNORMAL; in SetBuffer()
234 return ERR_IMAGE_MALLOC_ABNORMAL; in SetBufferForPlatform()
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H A Dwebp_decoder.cpp284 return ERR_IMAGE_MALLOC_ABNORMAL; in DoCommonDecode()
319 return ERR_IMAGE_MALLOC_ABNORMAL; in DoIncrementalDecode()
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_encoder.cpp286 return ERR_IMAGE_MALLOC_ABNORMAL; in Yuv420spEncoder()
291 return ERR_IMAGE_MALLOC_ABNORMAL; in Yuv420spEncoder()
H A Djpeg_decoder.cpp430 return ERR_IMAGE_MALLOC_ABNORMAL; in DoSwDecode()
442 return ERR_IMAGE_MALLOC_ABNORMAL; in DoSwDecode()
H A Dexif_info.cpp609 return Media::ERR_IMAGE_MALLOC_ABNORMAL; in GetFileInfoByPath()
696 return Media::ERR_IMAGE_MALLOC_ABNORMAL; in GetFileInfoByFd()
836 return Media::ERR_IMAGE_MALLOC_ABNORMAL; in ModifyExifData()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_packer.cpp263 return ERR_IMAGE_MALLOC_ABNORMAL; in AddImage()
285 return ERR_IMAGE_MALLOC_ABNORMAL; in AddImage()
H A Dimage_source.cpp1154 errorCode = ERR_IMAGE_MALLOC_ABNORMAL;
1275 errorCode = ERR_IMAGE_MALLOC_ABNORMAL;
2826 errorCode = ERR_IMAGE_MALLOC_ABNORMAL;
2846 errorCode = ERR_IMAGE_MALLOC_ABNORMAL;
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
H A Dheif_decoder.cpp90 return ERR_IMAGE_MALLOC_ABNORMAL; in Decode()
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dmedia_errors.h36 const uint32_t ERR_IMAGE_MALLOC_ABNORMAL = BASE_MEDIA_ERR_OFFSET + 6; // image malloc error member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dmemory_manager.cpp59 return ERR_IMAGE_MALLOC_ABNORMAL; in Create()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dwebp_decoder_test.cpp530 ASSERT_EQ(result, ERR_IMAGE_MALLOC_ABNORMAL); in HWTEST_F()
608 ASSERT_EQ(result, ERR_IMAGE_MALLOC_ABNORMAL); in HWTEST_F()
H A Dbmp_decoder_test.cpp586 ASSERT_EQ(result, ERR_IMAGE_MALLOC_ABNORMAL); in HWTEST_F()
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp411 return ERR_IMAGE_MALLOC_ABNORMAL; in PromoteIncrementalDecode()
1095 return ERR_IMAGE_MALLOC_ABNORMAL; in DoOneTimeDecode()
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp612 return Media::ERR_IMAGE_MALLOC_ABNORMAL; in DoDecode()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dpng_decoder_test.cpp1548 ASSERT_NE(result, ERR_IMAGE_MALLOC_ABNORMAL); in HWTEST_F()
1715 ASSERT_EQ(result, ERR_IMAGE_MALLOC_ABNORMAL); in HWTEST_F()

Completed in 27 milliseconds