Home | History | Annotate | Download | only in videoeditor

Lines Matching refs:setAspectRatio

723                         ApiService.setAspectRatio(VideoEditorActivity.this, mProjectPath,
1388 protected void setAspectRatio(final int aspectRatio) {
1423 logd("setAspectRatio: " + aspectRatio + ", size: " + lp.width + "x" + lp.height);
1498 setAspectRatio(mProject.getAspectRatio());