Searched refs:SetFrameRate (Results 1 – 5 of 5) sorted by relevance
21 void SetFrameRate(base::TimeDelta frame_rate);
54 void CefVideoConsumerOSR::SetFrameRate(base::TimeDelta frame_rate) { in SetFrameRate() function in CefVideoConsumerOSR
988 SetFrameRate(); in SynchronizeVisualProperties()1406 SetFrameRate(); in UpdateFrameRate()1409 video_consumer_->SetFrameRate(base::Microseconds(frame_rate_threshold_us_)); in UpdateFrameRate()1483 void CefRenderWidgetHostViewOSR::SetFrameRate() { in SetFrameRate() function in CefRenderWidgetHostViewOSR1508 video_consumer_->SetFrameRate(base::Microseconds(frame_rate_threshold_us_)); in SetFrameRate()
294 void SetFrameRate();
20442 void CefRenderWidgetHostViewOSR::SetFrameRate() {20445 @@ -1499,9 +1804,17 @@ void CefRenderWidgetHostViewOSR::SetFrameRate() {