Searched defs:LENS_POSE_ROTATION (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCharacteristics.java1083 public static final Key<float[]> LENS_POSE_ROTATION = field in class:CameraCharacteristics
1103 * to be applied, followed by the {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation}
1106 * {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} of the destination camera, and
1119 * @see CameraCharacteristics#LENS_POSE_ROTATION
1144 * <code>R</code> and translation <code>t</code> ({@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} and
1179 * @see CameraCharacteristics#LENS_POSE_ROTATION
H A DCaptureResult.java2734 public static final Key<float[]> LENS_POSE_ROTATION = field in class:CaptureResult
2754 * to be applied, followed by the {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation}
2757 * {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} of the destination camera, and
2770 * @see CameraCharacteristics#LENS_POSE_ROTATION
2795 * <code>R</code> and translation <code>t</code> ({@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} and
2830 * @see CameraCharacteristics#LENS_POSE_ROTATION

Completed in 64 milliseconds