Searched refs:currentDisplayOrientation (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
H A DTextureViewHelper.java250 * @param currentDisplayOrientation The current display orientation,
267 public Matrix getPreviewRotationalTransform(int currentDisplayOrientation, argument
285 OrientationManager.DeviceOrientation.from(currentDisplayOrientation);

Completed in 359 milliseconds