OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setStoryboardStartTime
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.cpp
266
status_t VideoEditorPlayer::
setStoryboardStartTime
(uint32_t msec) {
267
ALOGV("
setStoryboardStartTime
");
268
return mPlayer->
setStoryboardStartTime
(msec);
PreviewPlayer.cpp
[
all
...]
Completed in 28 milliseconds