HomeSort by relevance Sort by last modified time
    Searched defs:fps_counter_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
jitter_estimator.h 157 rtc::RollingAccumulator<uint64_t> fps_counter_; member in class:webrtc::VCMJitterEstimator
  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 363 return fps_counter_.get();
635 scoped_ptr<FrameRateCounter> fps_counter_; member in class:cc::LayerTreeHostImpl

Completed in 534 milliseconds