Searched defs:poseTranslation (Results 1 – 1 of 1) sorted by relevance
1863 float[] poseTranslation = c.get(CameraCharacteristics.LENS_POSE_TRANSLATION); in testDepthOutputCharacteristics() local2462 private void verifyLensCalibration(float[] poseRotation, float[] poseTranslation, in verifyLensCalibration()3010 float[] poseTranslation = pc.get(CameraCharacteristics.LENS_POSE_TRANSLATION); in testLogicalCameraCharacteristics() local