Home | History | Annotate | Download | only in camera

Lines Matching full:ownerview

260     private void setupOnScreenControls(View rootView, View ownerView) {
267 setupZoomButtonController(ownerView);
271 private void setupZoomButtonController(final View ownerView) {
272 mZoomButtonsController = new ZoomButtonsController(ownerView);