Searched refs:isEffectSuggestionSupported (Results 1 – 2 of 2) sorted by relevance
3176 isEffectSuggestionSupported(): boolean;
3667 …bool isEffectSuggestionSupported = cameraSessionNapi->cameraSession_->IsEffectSuggestionSupported(… in IsEffectSuggestionSupported() local3668 napi_get_boolean(env, isEffectSuggestionSupported, &result); in IsEffectSuggestionSupported()