Searched refs:webkitAudioDecodedByteCount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.idl94 [MeasureAs=PrefixedAudioDecodedByteCount] readonly attribute unsigned long webkitAudioDecodedByteCount;
H A DHTMLMediaElement.h155 unsigned webkitAudioDecodedByteCount() const;
H A DHTMLMediaElement.cpp3648 unsigned HTMLMediaElement::webkitAudioDecodedByteCount() const function in class:blink::HTMLMediaElement
/external/chromium_org/tools/perf/metrics/
H A Dmedia.js137 this.element.webkitAudioDecodedByteCount || 0;

Completed in 1462 milliseconds