Home
last modified time | relevance | path

Searched refs:GetMovingPhotoEffectMode (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/
H A Dmetadata.h140 EXPORT int32_t GetMovingPhotoEffectMode() const;
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dfile_asset.h193 EXPORT int32_t GetMovingPhotoEffectMode() const;
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfile_asset.cpp520 int32_t FileAsset::GetMovingPhotoEffectMode() const in GetMovingPhotoEffectMode() function in OHOS::Media::FileAsset
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata.cpp460 int32_t Metadata::GetMovingPhotoEffectMode() const in GetMovingPhotoEffectMode() function in OHOS::Media::Metadata
H A Dmetadata_extractor.cpp75 data->GetMovingPhotoEffectMode() == static_cast<int32_t>(MovingPhotoEffectMode::IMAGE_ONLY); in IsMovingPhoto()
H A Dmedia_scanner.cpp471 data->GetMovingPhotoEffectMode() == static_cast<int32_t>(MovingPhotoEffectMode::IMAGE_ONLY)) { in IsFileNotChanged()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp277 fileAsset_->GetMovingPhotoEffectMode() == static_cast<int32_t>(MovingPhotoEffectMode::IMAGE_ONLY))); in IsMovingPhoto()
322 MovingPhotoEffectMode effectMode = static_cast<MovingPhotoEffectMode>(fileAsset_->GetMovingPhotoEffectMode()); in CheckEffectModeWriteOperation()
1248 fileAsset->GetMovingPhotoEffectMode() != static_cast<int32_t>(MovingPhotoEffectMode::IMAGE_ONLY))) { in JSSetEffectMode()
1871 valuesBucket.Put(PhotoColumn::MOVING_PHOTO_EFFECT_MODE, fileAsset_->GetMovingPhotoEffectMode()); in SubmitCache()
2194 valuesBucket.Put(PhotoColumn::MOVING_PHOTO_EFFECT_MODE, fileAsset->GetMovingPhotoEffectMode()); in SetEffectModeExecute()
H A Dmedia_asset_manager_napi.cpp1531 fileAssetPtr->GetMovingPhotoEffectMode(), static_cast<int32_t>(context->sourceMode)), in ParseArgsForRequestMovingPhoto()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp392 fileAsset->GetMovingPhotoEffectMode(), cmd.GetQuerySetParam(MEDIA_OPERN_KEYWORD)), in ProcessMovingPhotoOprnKey()
1638 fileAsset->GetMovingPhotoEffectMode() == static_cast<int32_t>(MovingPhotoEffectMode::IMAGE_ONLY)), in CheckFileAssetStatus()
1713 CheckOpenMovingPhoto(fileAsset->GetPhotoSubType(), fileAsset->GetMovingPhotoEffectMode(), in RequestEditSource()
2158 errCode = RevertMetadata(fileId, 0, fileAsset->GetMovingPhotoEffectMode(), fileAsset->GetPhotoSubType()); in DoRevertEdit()
2258 fileAsset->GetMovingPhotoEffectMode() != static_cast<int32_t>(MovingPhotoEffectMode::IMAGE_ONLY)) { in IsNeedRevertEffectMode()

Completed in 20 milliseconds