Searched refs:hasLowQualityImage_ (Results 1 – 3 of 3) sorted by relevance
161 hasLowQualityImage_ = (count > 0); in HasLowQualityImage()162 return hasLowQualityImage_; in HasLowQualityImage()403 …ber = this->photosRestore_.GetGalleryMediaCount(this->shouldIncludeSd_, this->hasLowQualityImage_); in RestoreFromGallery()502 offset, QUERY_COUNT, this->shouldIncludeSd_, this->hasLowQualityImage_); in QueryFileInfos()
189 fileInfo.relativePath, hasLowQualityImage_); in IsFileValid()
169 bool hasLowQualityImage_ = false; variable