activityLevel 188 libcore/asobj/Camera_as.cpp return _input->activityLevel(); activityLevel 357 libcore/asobj/Camera_as.cpp return as_value(ptr->activityLevel()); activityLevel 208 libcore/asobj/Microphone_as.cpp return _input->activityLevel(); activityLevel 325 libcore/asobj/Microphone_as.cpp return as_value(ptr->activityLevel()); activityLevel 45 libmedia/AudioInput.h virtual double activityLevel() const = 0; activityLevel 59 libmedia/VideoInput.h virtual double activityLevel() const = 0; activityLevel 47 libmedia/ffmpeg/AudioInputFfmpeg.h virtual double activityLevel() const { activityLevel 50 libmedia/ffmpeg/VideoInputFfmpeg.h double activityLevel () const { return _activityLevel; } activityLevel 257 libmedia/gst/AudioInputGst.h virtual double activityLevel() const { activityLevel 131 libmedia/gst/VideoInputGst.h double activityLevel () const { return _activityLevel; } activityLevel 47 libmedia/haiku/AudioInputHaiku.h virtual double activityLevel() const { activityLevel 49 libmedia/haiku/VideoInputHaiku.h double activityLevel () const { return _activityLevel; }