Searched refs:currentPhotoSubType (Results 1 – 2 of 2) sorted by relevance
126 static int32_t UpdateMovingPhotoSubtype(int32_t fileId, int32_t currentPhotoSubType);
2052 … MediaLibraryPhotoOperations::UpdateMovingPhotoSubtype(int32_t fileId, int32_t currentPhotoSubType) in UpdateMovingPhotoSubtype() argument2060 … int32_t updatePhotoSubType = currentPhotoSubType == static_cast<int32_t>(PhotoSubType::DEFAULT) ? in UpdateMovingPhotoSubtype()2066 if (currentPhotoSubType == static_cast<int32_t>(PhotoSubType::MOVING_PHOTO)) { in UpdateMovingPhotoSubtype()