Searched refs:precorrectionArray (Results 1 – 1 of 1) sorted by relevance
902 Rect precorrectionArray = in testDepthOutputCharacteristics() local905 "precorrection active array defined", precorrectionArray != null); in testDepthOutputCharacteristics()907 if (cameraIntrinsics != null && precorrectionArray != null) { in testDepthOutputCharacteristics()914 0 <= cx && cx < precorrectionArray.width() && in testDepthOutputCharacteristics()915 0 <= cy && cy < precorrectionArray.height()); in testDepthOutputCharacteristics()