ConvertRgbToYuv   178 content/browser/media/capture/web_contents_video_capture_device_unittest.cc     SkColor c = ConvertRgbToYuv(controller_->GetSolidColor());
ConvertRgbToYuv   201 content/browser/media/capture/web_contents_video_capture_device_unittest.cc       SkColor c = ConvertRgbToYuv(controller_->GetSolidColor());
ConvertRgbToYuv   414 content/browser/media/capture/web_contents_video_capture_device_unittest.cc       wait_color_yuv_ = ConvertRgbToYuv(expected_color);