Home
last modified time | relevance | path

Searched refs:webkitDroppedFrameCount (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLVideoElement.h51 unsigned webkitDroppedFrameCount() const;
DHTMLVideoElement.cpp257 unsigned HTMLVideoElement::webkitDroppedFrameCount() const in webkitDroppedFrameCount() function in WebCore::HTMLVideoElement
DHTMLVideoElement.idl51 …MeasureAs=PrefixedVideoDroppedFrameCount] readonly attribute unsigned long webkitDroppedFrameCount;
/external/chromium_org/tools/perf/metrics/
Dmedia.js128 var droppedFrames = this.element.webkitDroppedFrameCount;