Home | History | Annotate | Download | only in source

Lines Matching refs:Cols

3021 				fCameraCalibration1.Cols () == fCameraProfile.fColorPlanes &&
3023 fCameraCalibration2.Cols () == fCameraProfile.fColorPlanes &&
3174 if (fCameraCalibration1.Cols () != 0 ||
3178 if (fCameraCalibration1.Cols () != fCameraProfile.fColorPlanes ||
3218 if (fCameraCalibration2.Cols () != 0 ||
3222 if (fCameraCalibration2.Cols () != fCameraProfile.fColorPlanes ||