Searched defs:shutterVisual (Results 1 – 1 of 1) sorted by relevance
108 final View shutterVisual = view.findViewById(R.id.camera_shutter_visual); in createView() local373 private void showShutterEffect(final View shutterVisual) { in showShutterEffect()