Searched defs:peerConnectionElement (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/content/browser/resources/media/ |
D | stats_table.js | 35 addStatsReport: function(peerConnectionElement, report) { argument 52 ensureStatsTableContainer_: function(peerConnectionElement) { argument 79 ensureStatsTable_: function(peerConnectionElement, report) { argument
|
D | stats_graph_helper.js | 109 function drawSingleReport(peerConnectionElement, report) { argument 193 peerConnectionElement, dataSeriesId, label, times, values) { argument 213 function drawReceivedPropagationDelta(peerConnectionElement, report, deltas) { argument 265 function ensureStatsGraphTopContainer(peerConnectionElement, report) { argument 294 peerConnectionElement, report, statsName) { argument 318 function createBweCompoundLegend(peerConnectionElement, reportId) { argument
|
D | peer_connection_update_table.js | 78 addPeerConnectionUpdate: function(peerConnectionElement, update) { argument 108 ensureUpdateContainer_: function(peerConnectionElement) { argument
|
D | webrtc_internals.js | 163 function addPeerConnectionUpdate(peerConnectionElement, update) { argument
|