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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLVideoElement.idl 47 readonly attribute unsigned long webkitDecodedFrameCount;
HTMLVideoElement.h 59 unsigned webkitDecodedFrameCount() const;
HTMLVideoElement.cpp 261 unsigned HTMLVideoElement::webkitDecodedFrameCount() const
  /external/chromium_org/tools/perf/metrics/
media.js 105 this.metrics['decoded_frame_count'] = this.element.webkitDecodedFrameCount;

Completed in 805 milliseconds