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

/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCharacteristics.java1037 public static final Key<float[]> LENS_POSE_ROTATION = field in class:CameraCharacteristics
1057 * to be applied, followed by the {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation}
1060 * {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} of the destination camera, and
1073 * @see CameraCharacteristics#LENS_POSE_ROTATION
1098 * <code>R</code> and translation <code>t</code> ({@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} and
1133 * @see CameraCharacteristics#LENS_POSE_ROTATION
H A DCaptureResult.java2636 public static final Key<float[]> LENS_POSE_ROTATION = field in class:CaptureResult
2656 * to be applied, followed by the {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation}
2659 * {@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} of the destination camera, and
2672 * @see CameraCharacteristics#LENS_POSE_ROTATION
2697 * <code>R</code> and translation <code>t</code> ({@link CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation} and
2732 * @see CameraCharacteristics#LENS_POSE_ROTATION

Completed in 62 milliseconds