Searched refs:normalizedColorMatrix2 (Results 1 – 1 of 1) sorted by relevance
318 float[] normalizedColorMatrix2 = Arrays.copyOf(colorMatrix2, colorMatrix2.length); in convertToSRGB() local319 normalizeCM(normalizedColorMatrix2); in convertToSRGB()325 Log.d(TAG, "Normalized ColorMatrix2: " + Arrays.toString(normalizedColorMatrix2)); in convertToSRGB()331 normalizedColorMatrix1, normalizedColorMatrix2, neutralColorPoint); in convertToSRGB()