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

  /external/chromium_org/remoting/client/
chromoting_stats.h 23 RunningAverage* video_capture_ms() { return &video_capture_ms_; }
32 RunningAverage video_capture_ms_; member in class:remoting::ChromotingStats
chromoting_stats.cc 22 video_capture_ms_(kLatencyWindow),

Completed in 24 milliseconds