Searched defs:effectSuggestionType (Results 1 – 4 of 4) sorted by relevance
80 void OnEffectSuggestionChange(EffectSuggestionType effectSuggestionType) override {} in OnEffectSuggestionChange()
360 …EffectSuggestionType effectSuggestionType = static_cast<EffectSuggestionType>(data.ReadInt32() % m… in TestAperture() local
756 …fectSuggestionCallbackListener::OnEffectSuggestionChange(EffectSuggestionType effectSuggestionType) in OnEffectSuggestionChange()3838 auto effectSuggestionType = (EffectSuggestionType)value; in UpdateEffectSuggestion() local
5266 int32_t CaptureSession::UpdateEffectSuggestion(EffectSuggestionType effectSuggestionType, bool isEn… in UpdateEffectSuggestion()