Home
last modified time | relevance | path

Searched defs:effectSuggestionType (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp360 EffectSuggestionType effectSuggestionType = static_cast<EffectSuggestionType>(data.ReadInt32() % max); in TestAperture() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp749 void EffectSuggestionCallbackListener::OnEffectSuggestionChange(EffectSuggestionType effectSuggestionType) in OnEffectSuggestionChange() argument
3696 auto effectSuggestionType = (EffectSuggestionType)value; in UpdateEffectSuggestion() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp4942 int32_t CaptureSession::UpdateEffectSuggestion(EffectSuggestionType effectSuggestionType, bool isEnable) in UpdateEffectSuggestion() argument

Completed in 18 milliseconds