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

/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp159 static void videoEditor_unloadSettings(
2977 videoEditor_unloadSettings(pEnv, thiz);
3042 videoEditor_unloadSettings( function
3050 VIDEOEDIT_LOG_API(ANDROID_LOG_INFO, "VIDEO_EDITOR", "videoEditor_unloadSettings()");
3063 ALOGV("videoEditor_unloadSettings state %d", pContext->state);
3072 "videoEditor_unloadSettings no load settings in progress");
3082 ALOGV("videoEditor_unloadSettings Calling M4xVSS_CloseCommand()");
3084 ALOGV("videoEditor_unloadSettings M4xVSS_CloseCommand() returned 0x%x",

Completed in 13 milliseconds