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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPlayer.cpp294 status_t VideoEditorPlayer::readFirstVideoFrame() { function in class:android::VideoEditorPlayer
295 return mPlayer->readFirstVideoFrame();
H A DPreviewPlayer.cpp1463 status_t PreviewPlayer::readFirstVideoFrame() { function in class:android::PreviewPlayer
1464 ALOGV("readFirstVideoFrame");

Completed in 59 milliseconds