Home | History | Annotate | Download | only in service

Lines Matching refs:setAspectRatio

413     public static void setAspectRatio(Context context, String projectPath, int aspectRatio) {
1633 videoEditor.setAspectRatio(mediaItems.get(0).getAspectRatio());
1706 videoEditor.setAspectRatio(intent.getIntExtra(PARAM_ASPECT_RATIO,
1814 videoEditor.setAspectRatio(mediaItem.getAspectRatio());
1883 videoEditor.setAspectRatio(mediaItem.getAspectRatio());
3000 videoProject.setAspectRatio(aspectRatio);
3167 videoProject.setAspectRatio((Integer)extraResult);
3197 videoProject.setAspectRatio((Integer)extraResult);