got_first_frame_   92 content/renderer/media/media_stream_video_capturer_source.cc   got_first_frame_ = false;
got_first_frame_  157 content/renderer/media/media_stream_video_capturer_source.cc   if (!got_first_frame_) {
got_first_frame_  158 content/renderer/media/media_stream_video_capturer_source.cc     got_first_frame_ = true;
got_first_frame_   91 content/renderer/media/media_stream_video_capturer_source.h   bool got_first_frame_;
got_first_frame_   64 media/video/capture/android/video_capture_device_android.cc     : state_(kIdle), got_first_frame_(false), device_name_(device_name) {}
got_first_frame_   89 media/video/capture/android/video_capture_device_android.cc     got_first_frame_ = false;
got_first_frame_  184 media/video/capture/android/video_capture_device_android.cc   if (!got_first_frame_) {
got_first_frame_  187 media/video/capture/android/video_capture_device_android.cc     got_first_frame_ = true;
got_first_frame_   67 media/video/capture/android/video_capture_device_android.h   bool got_first_frame_;