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

/frameworks/media/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp161 // ::finishSetDataSource_l to avoid blocking the calling thread in
1159 status_t PreviewPlayer::finishSetDataSource_l() { function in class:android::PreviewPlayer
1181 LOGV("PreviewPlayer::finishSetDataSource_l extractor == NULL");
1207 status_t err = finishSetDataSource_l();
H A DPreviewPlayerBase.cpp269 // ::finishSetDataSource_l to avoid blocking the calling thread in
1663 status_t PreviewPlayerBase::finishSetDataSource_l() { function in class:android::PreviewPlayerBase
1786 status_t err = finishSetDataSource_l();
/frameworks/base/media/libstagefright/
H A DAwesomePlayer.cpp289 // ::finishSetDataSource_l to avoid blocking the calling thread in
1943 status_t AwesomePlayer::finishSetDataSource_l() { function in class:android::AwesomePlayer
2168 status_t err = finishSetDataSource_l();

Completed in 72 milliseconds