HomeSort by relevance Sort by last modified time
    Searched refs:createVideoEditor (Results 1 - 10 of 10) sorted by null

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
VideoEditorHelper.java 74 public VideoEditor createVideoEditor(String projectPath) {
87 * createVideoEditor method
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
VideoEditorStressTest.java 106 mVideoEditor = mVideoEditorHelper.createVideoEditor(projectPath);
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
MediaItemThumbnailTest.java 59 mVideoEditor = mVideoEditorHelper.createVideoEditor(projectPath);
    [all...]
MediaPropertiesTest.java 60 mVideoEditor = mVideoEditorHelper.createVideoEditor(projectPath);
    [all...]
VideoEditorExportTest.java 79 mVideoEditor = mVideoEditorHelper.createVideoEditor(projectPath);
    [all...]
VideoEditorPreviewTest.java 127 mVideoEditor = mVideoEditorHelper.createVideoEditor(projectPath);
    [all...]
VideoEditorAPITest.java 76 mVideoEditor = mVideoEditorHelper.createVideoEditor(projectPath);
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
VideoEditorPerformance.java 89 mVideoEditor = mVideoEditorHelper.createVideoEditor(projectPath);
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorBaseActivity.java 808 ApiService.createVideoEditor(this, mProjectPath,
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiService.java 315 public static void createVideoEditor(Context context, String projectPath, String projectName,
    [all...]

Completed in 282 milliseconds