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

/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp179 // ::finishSetDataSource_l to avoid blocking the calling thread in
1159 status_t PreviewPlayer::finishSetDataSource_l() { function in class:android::PreviewPlayer
1181 ALOGV("finishSetDataSource_l: failed to create extractor");
1199 status_t err = finishSetDataSource_l();
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp287 // ::finishSetDataSource_l to avoid blocking the calling thread in
1982 status_t AwesomePlayer::finishSetDataSource_l() { function in class:android::AwesomePlayer
2211 status_t err = finishSetDataSource_l();

Completed in 84 milliseconds