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

  /packages/apps/VideoEditor/src/com/android/videoeditor/
ExportOptionsDialog.java 39 * @param movieHeight The movie height (from MediaProperties)
42 public void onExportOptions(int movieHeight, int movieBitrate);
81 final int movieHeight = indexToMovieHeight(
87 positiveListener.onExportOptions(movieHeight, movieBitrate);
VideoEditorActivity.java     [all...]

Completed in 47 milliseconds