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

/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp76 status_t AudioPlayer::start(bool sourceAlreadyStarted) { argument
81 if (!sourceAlreadyStarted) {
207 if (!sourceAlreadyStarted) {
234 if (!sourceAlreadyStarted) {
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp319 status_t VideoEditorAudioPlayer::start(bool sourceAlreadyStarted) { argument
330 if (!sourceAlreadyStarted) {
522 if (!sourceAlreadyStarted) {
547 if (!sourceAlreadyStarted) {

Completed in 93 milliseconds