Searched defs:UpdateStats (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideocapturer.cc535 UpdateStats(captured_frame);
711 void VideoCapturer::UpdateStats(const CapturedFrame* captured_frame) { function in class:cricket::VideoCapturer
/external/chromium_org/content/browser/gpu/
H A Dgpu_data_manager_impl_private.cc107 void UpdateStats(const gpu::GPUInfo& gpu_info, function in namespace:content::__anon6886
604 UpdateStats(gpu_info_, gpu_blacklist_.get(), features);
/external/chromium_org/third_party/leveldatabase/src/db/
H A Dversion_set.cc422 bool Version::UpdateStats(const GetStats& stats) { function in class:leveldb::Version
468 return UpdateStats(state.stats);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dstatscollector.cc610 StatsCollector::UpdateStats(PeerConnectionInterface::StatsOutputLevel level) { function in class:webrtc::StatsCollector
612 // Calls to UpdateStats() that occur less than kMinGatherStatsPeriod number of

Completed in 206 milliseconds