Searched defs:updatePlayState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
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.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 90 milliseconds