Searched refs:isSameImagePath (Results 1 – 1 of 1) sorted by relevance
612 bool isSameImagePath = livePhotoPath.compare(movingPhotoImagePath) == 0; in ConvertToMovingPhoto() local613 string tempImagePath = isSameImagePath ? movingPhotoImagePath + ".temp" : movingPhotoImagePath; in ConvertToMovingPhoto()622 if (isSameImagePath) { in ConvertToMovingPhoto()