Home
last modified time | relevance | path

Searched defs:AddImage (Results 1 – 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
Dimage_packer_preview.cpp24 uint32_t ImagePackerPreview::AddImage(PixelMap& pixelMap) in AddImage() function in OHOS::Ace::ImagePackerPreview
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dimage_packer_ohos.cpp31 uint32_t ImagePackerOhos::AddImage(PixelMap& pixelMap) in AddImage() function in OHOS::Ace::ImagePackerOhos
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
Dimage_packer.cpp236 uint32_t ImagePacker::AddImage(PixelMap &pixelMap) in AddImage() function in OHOS::Media::ImagePacker
246 uint32_t ImagePacker::AddImage(ImageSource &source) in AddImage() function in OHOS::Media::ImagePacker
269 uint32_t ImagePacker::AddImage(ImageSource &source, uint32_t index) in AddImage() function in OHOS::Media::ImagePacker
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
Ddeferred_photo_proc_adapter.cpp84 void DeferredPhotoProcessingAdapter::AddImage(const std::string &imageId, DpsMetadata &metadata, co… in AddImage() function in OHOS::Media::DeferredPhotoProcessingAdapter
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/photo_session/
Ddeferred_photo_processing_session.cpp96 int32_t DeferredPhotoProcessingSession::AddImage(const std::string& imageId, DpsMetadata& metadata,… in AddImage() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSession
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
Ddeferred_photo_processing_session_proxy.cpp57 int32_t DeferredPhotoProcessingSessionProxy::AddImage(const std::string& imageId, in AddImage() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSessionProxy
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
Ddeferred_photo_processor.cpp51 void DeferredPhotoProcessor::AddImage(const std::string& imageId, bool discardable, DpsMetadata& me… in AddImage() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessor
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
Dmultistages_photo_capture_manager.cpp292 void MultiStagesPhotoCaptureManager::AddImage(int32_t fileId, const string &photoId, int32_t deferr… in AddImage() function in OHOS::Media::MultiStagesPhotoCaptureManager
305 void MultiStagesPhotoCaptureManager::AddImage(MediaLibraryCommand &cmd) in AddImage() function in OHOS::Media::MultiStagesPhotoCaptureManager
/foundation/multimedia/camera_framework/frameworks/native/camera/src/deferred_proc_session/
Ddeferred_photo_proc_session.cpp144 void DeferredPhotoProcSession::AddImage(const std::string& imageId, DpsMetadata& metadata, const bo… in AddImage() function in OHOS::CameraStandard::DeferredPhotoProcSession
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Djpeg_encoder.cpp142 uint32_t JpegEncoder::AddImage(Media::PixelMap &pixelMap) in AddImage() function in OHOS::ImagePlugin::JpegEncoder
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Dcmd_list.cpp94 OpDataHandle CmdList::AddImage(const Image& image) in AddImage() function in OHOS::Rosen::Drawing::CmdList
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
Dwebp_encoder.cpp77 uint32_t WebpEncoder::AddImage(Media::PixelMap &pixelMap) in AddImage() function in OHOS::ImagePlugin::WebpEncoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
Dgif_encoder.cpp138 uint32_t GifEncoder::AddImage(Media::PixelMap &pixelMap) in AddImage() function in OHOS::ImagePlugin::GifEncoder
/foundation/multimedia/media_library/frameworks/js/src/
Dmedia_asset_manager_napi.cpp317 void MediaAssetManagerNapi::AddImage(const int fileId, DeliveryMode deliveryMode) in AddImage() function in OHOS::Media::MediaAssetManagerNapi
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_encoder.cpp216 uint32_t ExtEncoder::AddImage(PixelMap &pixelMap) in AddImage() function in OHOS::ImagePlugin::ExtEncoder