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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLVideoElement.idl 51 readonly attribute unsigned long webkitDroppedFrameCount;
HTMLVideoElement.h 60 unsigned webkitDroppedFrameCount() const;
HTMLVideoElement.cpp 269 unsigned HTMLVideoElement::webkitDroppedFrameCount() const
  /external/chromium_org/tools/perf/metrics/
media.js 106 this.metrics['dropped_frame_count'] = this.element.webkitDroppedFrameCount;

Completed in 906 milliseconds