Searched defs:isSeeking (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp379 bool AudioPlayer::isSeeking() { function in class:android::AudioPlayer
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp204 bool VideoEditorAudioPlayer::isSeeking() { function in class:android::VideoEditorAudioPlayer
206 ALOGV("isSeeking: mSeeking=%d", mSeeking);
H A DPreviewPlayer.cpp1988 if (mWatchForAudioSeekComplete && !mAudioPlayer->isSeeking()) { function

Completed in 735 milliseconds