Searched refs:mDeviceOrientation (Results 1 – 3 of 3) sorted by relevance
176 private int mDeviceOrientation; field in PanoramaActivity217 mDeviceOrientation = Util.roundOrientation(orientation, mDeviceOrientation); in onOrientationChanged()220 int orientationCompensation = mDeviceOrientation in onOrientationChanged()602 mDeviceOrientationAtCapture = mDeviceOrientation; in startCapture()
163 private int mDeviceOrientation; field in PanoramaModule213 mDeviceOrientation = Util.roundOrientation(orientation, mDeviceOrientation); in onOrientationChanged()216 int orientationCompensation = mDeviceOrientation in onOrientationChanged()566 mDeviceOrientationAtCapture = mDeviceOrientation; in startCapture()
155 private int mDeviceOrientation; field in VideoCallPresenter900 setPreviewSize(mDeviceOrientation, aspectRatio); in changePreviewDimensions()953 mDeviceOrientation = orientation; in onDeviceOrientationChanged()