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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLVideoElement.h 88 virtual bool hasAvailableVideoFrame() const;
HTMLVideoElement.cpp 182 if (mode == Video && !hasAvailableVideoFrame())
215 bool HTMLVideoElement::hasAvailableVideoFrame() const

Completed in 72 milliseconds