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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPlayer.cpp227 status_t VideoEditorPlayer::loadEffectsSettings( function in class:android::VideoEditorPlayer
229 ALOGV("loadEffectsSettings");
230 return mPlayer->loadEffectsSettings(pEffectSettings, nEffects);
H A DPreviewPlayer.cpp1256 status_t PreviewPlayer::loadEffectsSettings( function in class:android::PreviewPlayer
1259 ALOGV("loadEffectsSettings");

Completed in 61 milliseconds