Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplayer.h66 void timerUpdate();
H A Dmusicplayer.h90 void timerUpdate();
H A Dvideoplayer.cpp85 connect(progressSliderTimer,SIGNAL(timeout()),this,SLOT(timerUpdate())); in VideoPlayer()
228 void VideoPlayer::timerUpdate() in timerUpdate() function in VideoPlayer
H A Dmusicplayer.cpp84 connect(progressSliderTimer,SIGNAL(timeout()),this,SLOT(timerUpdate())); in MusicPlayer()
171 void MusicPlayer::timerUpdate() in timerUpdate() function in MusicPlayer
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.h72 void timerUpdate();
H A Dvideoplayer.cpp88 connect(progressSliderTimer,SIGNAL(timeout()),this,SLOT(timerUpdate())); in VideoPlayer()
265 void VideoPlayer::timerUpdate() in timerUpdate() function in VideoPlayer
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dmain_desktop.h137 void timerUpdate(void);
H A Dmain_desktop.cpp240 connect(timer, SIGNAL(timeout()), this, SLOT(timerUpdate())); in main_desktop()
376 void main_desktop::timerUpdate(void) in timerUpdate() function in main_desktop
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dmusicplayer.h89 void timerUpdate();
H A Dmusicplayer.cpp83 connect(progressSliderTimer,SIGNAL(timeout()),this,SLOT(timerUpdate())); in MusicPlayer()
168 void MusicPlayer::timerUpdate() in timerUpdate() function in MusicPlayer