Searched refs:precorrectionArray (Results 1 – 1 of 1) sorted by relevance
856 Rect precorrectionArray = in testDepthOutputCharacteristics() local859 "precorrection active array defined", precorrectionArray != null); in testDepthOutputCharacteristics()861 if (cameraIntrinsics != null && precorrectionArray != null) { in testDepthOutputCharacteristics()868 0 <= cx && cx < precorrectionArray.width() && in testDepthOutputCharacteristics()869 0 <= cy && cy < precorrectionArray.height()); in testDepthOutputCharacteristics()