Home
last modified time | relevance | path

Searched refs:SurfaceBuffer_Reference (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_utils.h53 static int32_t SurfaceBuffer_Reference(void* buffer);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dmemory_manager.cpp198 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in Create()
H A Dpixel_map.cpp2583 ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in ReadDmaMemInfoFromParcel()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp172 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in DmaMemAlloc()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H A Dwebp_decoder.cpp493 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in DmaMemoryCreate()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp319 uint32_t res = ImageUtils::SurfaceBuffer_Reference(buffer);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp153 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in AllocDmaBuffer()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp259 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in SurfaceBuffer2PixelMap()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp444 int32_t ImageUtils::SurfaceBuffer_Reference(void* buffer) in SurfaceBuffer_Reference() function in OHOS::Media::ImageUtils
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp578 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in DmaMemoryCreate()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp275 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in AllocBufferForDmaType()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp418 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in DoSwDecode()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp285 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in DmaMemAlloc()
339 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in HeapMemAlloc()
H A Dext_encoder.cpp647 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in AllocSurfaceBuffer()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp927 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in SwdecodeGainmap()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3532 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in AllocSurfaceBuffer()
3896 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in AllocHdrSurfaceBuffer()
4104 int32_t err = ImageUtils::SurfaceBuffer_Reference(nativeBuffer); in CopyContextIntoSurfaceBuffer()