Searched refs:FindPhotoQuality (Results 1 – 6 of 6) sorted by relevance
71 int32_t FindPhotoQuality(const FileInfo &fileInfo);
70 int32_t FindPhotoQuality(const FileInfo &fileInfo);
259 int32_t PhotosRestore::FindPhotoQuality(const FileInfo &fileInfo) in FindPhotoQuality() function in OHOS::Media::PhotosRestore
221 int32_t PhotosClone::FindPhotoQuality(const FileInfo &fileInfo) in FindPhotoQuality() function in OHOS::Media::PhotosClone
641 info.photoQuality = this->photosRestore_.FindPhotoQuality(info); in ParseResultSetFromGallery()
1744 fileInfo.photoQuality = this->photosClone_.FindPhotoQuality(fileInfo); in SetSpecialAttributes()