Searched defs:LENS_POSE_ROTATION (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCharacteristics.java1064 public static final Key<float[]> LENS_POSE_ROTATION = field in class:CameraCharacteristics
1084 * to be applied, followed by the {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation}
1087 * {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} of the destination camera, and
1100 * @see CameraCharacteristics#LENS_POSE_ROTATION
1125 * <code>R</code> and translation <code>t</code> ({@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} and
1160 * @see CameraCharacteristics#LENS_POSE_ROTATION
H A DCaptureResult.java2681 public static final Key<float[]> LENS_POSE_ROTATION = field in class:CaptureResult
2701 * to be applied, followed by the {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation}
2704 * {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} of the destination camera, and
2717 * @see CameraCharacteristics#LENS_POSE_ROTATION
2742 * <code>R</code> and translation <code>t</code> ({@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} and
2777 * @see CameraCharacteristics#LENS_POSE_ROTATION

Completed in 337 milliseconds