Searched refs:CameraEffectSuggestionType (Results 1 – 3 of 3) sorted by relevance
2491 enum CameraEffectSuggestionType { enum
1937 …static const std::unordered_map<CameraEffectSuggestionType, EffectSuggestionType> metaEffectSugges…1938 …static const std::unordered_map<EffectSuggestionType, CameraEffectSuggestionType> fwkEffectSuggest…
129 const std::unordered_map<CameraEffectSuggestionType, EffectSuggestionType>138 const std::unordered_map<EffectSuggestionType, CameraEffectSuggestionType>2317 …auto itr = metaEffectSuggestionTypeMap_.find(static_cast<CameraEffectSuggestionType>(item.data.u8[… in ProcessEffectSuggestionTypeUpdates()5220 static_cast<CameraEffectSuggestionType>(effectSuggestionList[j])); in GetSupportedEffectSuggestionType()