Searched refs:VideoEditorFactory (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorFactory.java27 * The VideoEditorFactory class must be used to instantiate VideoEditor objects
32 public class VideoEditorFactory { class
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DVideoEditorHelper.java40 import android.media.videoeditor.VideoEditorFactory;
77 mVideoEditor = VideoEditorFactory.create(projectPath);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DVideoEditorStressTest.java49 import android.media.videoeditor.VideoEditorFactory;
886 VideoEditorFactory.load(projectPath[i], true);

Completed in 698 milliseconds