Searched refs:timerUpdate (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/ |
| H A D | videoplayer.h | 66 void timerUpdate();
|
| H A D | musicplayer.h | 90 void timerUpdate();
|
| H A D | videoplayer.cpp | 85 connect(progressSliderTimer,SIGNAL(timeout()),this,SLOT(timerUpdate())); in VideoPlayer() 228 void VideoPlayer::timerUpdate() in timerUpdate() function in VideoPlayer
|
| H A D | musicplayer.cpp | 84 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 D | videoplayer.h | 72 void timerUpdate();
|
| H A D | videoplayer.cpp | 88 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 D | main_desktop.h | 137 void timerUpdate(void);
|
| H A D | main_desktop.cpp | 240 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 D | musicplayer.h | 89 void timerUpdate();
|
| H A D | musicplayer.cpp | 83 connect(progressSliderTimer,SIGNAL(timeout()),this,SLOT(timerUpdate())); in MusicPlayer() 168 void MusicPlayer::timerUpdate() in timerUpdate() function in MusicPlayer
|