Home | History | Annotate | Download | only in camera

Lines Matching refs:RotateLayout

57 import com.android.camera.ui.RotateLayout;
105 private RotateLayout mCaptureIndicator;
683 mCaptureIndicator = (RotateLayout) findViewById(R.id.pano_capture_indicator);
703 Rotatable[] rotateLayout = {
714 for (Rotatable r : rotateLayout) {