Home
last modified time | relevance | path

Searched refs:PerfStats (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/webapp/
Dclient_session.js321 remoting.ClientSession.PerfStats = function() {}; class in remoting.ClientSession
323 remoting.ClientSession.PerfStats.prototype.videoBandwidth;
325 remoting.ClientSession.PerfStats.prototype.videoFrameRate;
327 remoting.ClientSession.PerfStats.prototype.captureLatency;
329 remoting.ClientSession.PerfStats.prototype.encodeLatency;
331 remoting.ClientSession.PerfStats.prototype.decodeLatency;
333 remoting.ClientSession.PerfStats.prototype.renderLatency;
335 remoting.ClientSession.PerfStats.prototype.roundtripLatency;
Dclient_plugin_impl.js146 this.perfStats_ = new remoting.ClientSession.PerfStats();
/external/chromium_org/remoting/webapp/browser_test/
Dmock_client_plugin.js121 var result = new remoting.ClientSession.PerfStats;