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

  /packages/apps/VideoEditor/src/com/android/videoeditor/
ExportOptionsDialog.java 115 MediaProperties.getSupportedResolutions(aspectRatio);
147 MediaProperties.getSupportedResolutions(aspectRatio);
  /frameworks/base/media/java/android/media/videoeditor/
MediaProperties.java 344 public static Pair<Integer, Integer>[] getSupportedResolutions(int aspectRatio) {
OverlayFrame.java 211 resolutions = MediaProperties.getSupportedResolutions(nativeHelper.nativeHelperGetAspectRatio());
MediaImageItem.java 148 MediaProperties.getSupportedResolutions(mAspectRatio);
    [all...]
MediaArtistNativeHelper.java     [all...]

Completed in 45 milliseconds