Searched defs:sourceAlreadyStarted (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp72 status_t AudioPlayer::start(bool sourceAlreadyStarted) { argument
77 if (!sourceAlreadyStarted) {
145 if (!sourceAlreadyStarted) {
177 if (!sourceAlreadyStarted) {
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp320 status_t VideoEditorAudioPlayer::start(bool sourceAlreadyStarted) { argument
331 if (!sourceAlreadyStarted) {
523 if (!sourceAlreadyStarted) {
549 if (!sourceAlreadyStarted) {

Completed in 1663 milliseconds