Searched refs:mDeviceOrientation (Results 1 – 2 of 2) sorted by relevance
46 private int mDeviceOrientation = DEVICE_ORIENTATION_UNDEFINED; field in MockVideoProvider92 mDeviceOrientation = rotation; in onSetDeviceOrientation()199 return mDeviceOrientation; in getDeviceOrientation()
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()