Home
last modified time | relevance | path

Searched defs:poseRotation (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java1604 float[] poseRotation = c.get(CameraCharacteristics.LENS_POSE_ROTATION); in testDepthOutputCharacteristics() local
1781 private void verifyLensCalibration(float[] poseRotation, float[] poseTranslation, in verifyLensCalibration()
2313 float[] poseRotation = pc.get(CameraCharacteristics.LENS_POSE_ROTATION); in testLogicalCameraCharacteristics() local