Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DMediaController.cpp399 PlaybackState oldPlaybackState = m_playbackState; in updatePlaybackState() local
424 if (newPlaybackState == oldPlaybackState) in updatePlaybackState()