Searched refs:originalSubtype (Results 1 – 2 of 2) sorted by relevance
56 EXPORT static bool IsMovingPhoto(int32_t subtype, int32_t effectMode, int32_t originalSubtype);57 EXPORT static bool IsGraffiti(int32_t subtype, int32_t originalSubtype);
792 …l MovingPhotoFileUtils::IsMovingPhoto(int32_t subtype, int32_t effectMode, int32_t originalSubtype) in IsMovingPhoto() argument796 IsGraffiti(subtype, originalSubtype); in IsMovingPhoto()799 bool MovingPhotoFileUtils::IsGraffiti(int32_t subtype, int32_t originalSubtype) in IsGraffiti() argument802 originalSubtype == static_cast<int32_t>(PhotoSubType::MOVING_PHOTO); in IsGraffiti()