Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLVideoElement.h50 unsigned webkitDecodedFrameCount() const;
DHTMLVideoElement.cpp249 unsigned HTMLVideoElement::webkitDecodedFrameCount() const in webkitDecodedFrameCount() function in WebCore::HTMLVideoElement
DHTMLVideoElement.idl47 …MeasureAs=PrefixedVideoDecodedFrameCount] readonly attribute unsigned long webkitDecodedFrameCount;
/external/chromium_org/tools/perf/metrics/
Dmedia.js127 var decodedFrames = this.element.webkitDecodedFrameCount;