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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.idl 93 [MeasureAs=PrefixedAudioDecodedByteCount] readonly attribute unsigned long webkitAudioDecodedByteCount;
HTMLMediaElement.h 153 unsigned webkitAudioDecodedByteCount() const;
HTMLMediaElement.cpp     [all...]
  /external/chromium_org/tools/perf/metrics/
media.js 137 this.element.webkitAudioDecodedByteCount || 0;

Completed in 909 milliseconds