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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPlayer.cpp266 status_t VideoEditorPlayer::setStoryboardStartTime(uint32_t msec) { function in class:android::VideoEditorPlayer
267 ALOGV("setStoryboardStartTime");
268 return mPlayer->setStoryboardStartTime(msec);
H A DPreviewPlayer.cpp1305 status_t PreviewPlayer::setStoryboardStartTime(uint32_t msec) { function in class:android::PreviewPlayer

Completed in 45 milliseconds