Searched refs:movingPhotoSubtype (Results 1 – 1 of 1) sorted by relevance
2096 int32_t movingPhotoSubtype = static_cast<int32_t>(PhotoSubType::MOVING_PHOTO); in DoRevertEdit() local2097 if (subtype == movingPhotoSubtype || fileAsset->GetOriginalSubType() == movingPhotoSubtype) { in DoRevertEdit()