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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.idl 94 [MeasureAs=PrefixedVideoDecodedByteCount] readonly attribute unsigned long webkitVideoDecodedByteCount;
HTMLMediaElement.h 154 unsigned webkitVideoDecodedByteCount() const;
HTMLMediaElement.cpp     [all...]
  /external/chromium_org/tools/perf/metrics/
media.js 135 this.element.webkitVideoDecodedByteCount || 0;

Completed in 75 milliseconds