Searched refs:UpdatePlayState (Results 1 – 3 of 3) sorted by relevance
152 video_->UpdatePlayState(VideoPlayState::STATE_STOPPED); in OnChange()190 video_->UpdatePlayState(VideoPlayState::STATE_PLAYING); in SetPlayPositionInfo()225 video_->UpdatePlayState(VideoPlayState::STATE_STOPPED); in OnError()237 video_->UpdatePlayState(VideoPlayState::STATE_STOPPED); in OnPlaybackComplete()
130 UpdatePlayState(VideoPlayState::STATE_PLAYING); in Play()144 UpdatePlayState(VideoPlayState::STATE_PAUSED); in Pause()155 UpdatePlayState(VideoPlayState::STATE_STOPPED); in Stop()262 void VideoView::UpdatePlayState(VideoPlayState newState) in UpdatePlayState() function in OHOS::ACELite::VideoView
117 void UpdatePlayState(VideoPlayState newState);