Home
last modified time | relevance | path

Searched defs:seeking (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/renderer/media/
Dwebmediaplayer_ms.cc272 bool WebMediaPlayerMS::seeking() const { in seeking() function in content::WebMediaPlayerMS
Dwebmediaplayer_impl.cc441 bool WebMediaPlayerImpl::seeking() const { in seeking() function in content::WebMediaPlayerImpl
/external/chromium_org/third_party/WebKit/Source/web/
DWebMediaPlayerClientImpl.cpp260 bool WebMediaPlayerClientImpl::seeking() const in seeking() function in blink::WebMediaPlayerClientImpl
/external/chromium_org/content/renderer/media/android/
Dwebmediaplayer_android.cc381 bool WebMediaPlayerAndroid::seeking() const { in seeking() function in content::WebMediaPlayerAndroid
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.cpp2004 bool HTMLMediaElement::seeking() const in seeking() function in WebCore::HTMLMediaElement