Searched defs:is_playing (Results 1 – 7 of 7) sorted by relevance
25 bool is_playing, float power_dbfs, bool clipped) { in UpdateWebContentsStatus()85 bool is_playing, float power_dbfs, bool clipped) { in UpdateWebContentsStatusOnUIThread()
673 bool is_playing, float power_dbfs, bool clipped) { in OnAudioStreamPlayingChanged()
65 bool is_playing() const { return is_playing_; } in is_playing() function
64 bool is_playing() const { return is_playing_; } in is_playing() function
23 is_playing = '1' variable in YoutubeTestHelper
1156 void WebMediaPlayerAndroid::UpdatePlayingState(bool is_playing) { in UpdatePlayingState()
2523 bool is_playing) { in OnMediaNotification()