Searched refs:updatePlayState (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DMediaControls.h86 void updatePlayState();
H A DMediaControls.cpp188 updatePlayState();
272 updatePlayState();
290 updatePlayState();
298 void MediaControls::updatePlayState() function in class:blink::MediaControls
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.h432 void updatePlayState();
H A DMediaController.cpp475 (*it)->updatePlayState();
H A DHTMLMediaElement.cpp1897 updatePlayState();
2280 updatePlayState();
2299 updatePlayState();
3155 updatePlayState();
3353 void HTMLMediaElement::updatePlayState() function in class:blink::HTMLMediaElement
3361 WTF_LOG(Media, "HTMLMediaElement::updatePlayState(%p) - shouldBePlaying = %s, isPlaying = %s",

Completed in 1616 milliseconds