Home | History | Annotate | Download | only in camera

Lines Matching refs:frameLayout

72 import android.widget.FrameLayout;
1017 FrameLayout frame = (FrameLayout) findViewById(R.id.frame);
1777 PreviewFrameLayout frameLayout =
1779 frameLayout.setAspectRatio((double) size.width / size.height);