Searched refs:poseReference (Results 1 – 1 of 1) sorted by relevance
885 Integer poseReference = c.get(CameraCharacteristics.LENS_POSE_REFERENCE); in testDepthOutputCharacteristics() local943 verifyLensCalibration(poseRotation, poseTranslation, poseReference, in testDepthOutputCharacteristics()961 Integer poseReference, float[] cameraIntrinsics, float[] distortion, in verifyLensCalibration() argument972 poseReference != null); in verifyLensCalibration()1002 if (poseReference != null) { in verifyLensCalibration()1003 int ref = poseReference; in verifyLensCalibration()1444 Integer poseReference = pc.get(CameraCharacteristics.LENS_POSE_REFERENCE); in testLogicalCameraCharacteristics() local1451 verifyLensCalibration(poseRotation, poseTranslation, poseReference, in testLogicalCameraCharacteristics()