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

  /external/chromium_org/remoting/client/
chromoting_stats.h 26 RunningAverage* video_paint_ms() { return &video_paint_ms_; }
35 RunningAverage video_paint_ms_; member in class:remoting::ChromotingStats
chromoting_stats.cc 25 video_paint_ms_(kLatencyWindow),

Completed in 24 milliseconds