Searched refs:colorMatrix2 (Results 1 – 1 of 1) sorted by relevance
226 float[] calibrationTransform2, float[] colorMatrix1, float[] colorMatrix2, in convertToSRGB() argument271 Log.d(TAG, "ColorMatrix2: " + Arrays.toString(colorMatrix2)); in convertToSRGB()294 float[] normalizedColorMatrix2 = Arrays.copyOf(colorMatrix2, colorMatrix2.length); in convertToSRGB()477 float[] colorMatrix1, float[] colorMatrix2, Rational[/*3*/] neutralColorPoint) { in findDngInterpolationFactor() argument502 multiply(calibrationTransform2, colorMatrix2, /*out*/XYZToCamera2); in findDngInterpolationFactor()