Home
last modified time | relevance | path

Searched defs:sourceAlreadyStarted (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/libstagefright/
DAudioPlayer.cpp67 status_t AudioPlayer::start(bool sourceAlreadyStarted) { in start()
/frameworks/media/libvideoeditor/lvpp/
DAudioPlayerBase.cpp67 status_t AudioPlayerBase::start(bool sourceAlreadyStarted) { in start()
DVideoEditorAudioPlayer.cpp109 status_t VideoEditorAudioPlayer::start(bool sourceAlreadyStarted) { in start()