Home
last modified time | relevance | path

Searched defs:sourceImagePath (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dvideo_composition_callback_imp.cpp59 string sourceImagePath = videoPath_.substr(0, lastSlash) + ".jpg"; in onResult() local
157 string sourceImagePath = PhotoFileUtils::GetEditDataSourcePath(assetPath); in AddCompositionTask() local
Dmedialibrary_photo_operations.cpp2642 string sourceImagePath = GetEditDataSourcePath(imagePath); in RevertToOriginalEffectMode() local
3116 string sourceImagePath = PhotoFileUtils::GetEditDataSourcePath(assetPath); in CopyVideoFile() local
3318 string sourceImagePath = GetEditDataSourcePath(assetPath); in SaveSourceVideoFile() local
3407 const string &assetPath, const string &sourceImagePath, const string &assetVideoPath) in ReNameVedioFilePath()
3459 string sourceImagePath = GetEditDataSourcePath(assetPath); in SubmitEffectModeExecute() local
Dmedialibrary_asset_operations.cpp3224 string sourceImagePath = MovingPhotoFileUtils::GetSourceMovingPhotoImagePath(path); in DeleteMovingPhotoPermanently() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmoving_photo_file_utils.cpp420 string sourceImagePath = GetSourceMovingPhotoImagePath(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto() local