Searched refs:normalizedColorMatrix1 (Results 1 – 1 of 1) sorted by relevance
316 float[] normalizedColorMatrix1 = Arrays.copyOf(colorMatrix1, colorMatrix1.length); in convertToSRGB() local317 normalizeCM(normalizedColorMatrix1); in convertToSRGB()324 Log.d(TAG, "Normalized ColorMatrix1: " + Arrays.toString(normalizedColorMatrix1)); in convertToSRGB()331 normalizedColorMatrix1, normalizedColorMatrix2, neutralColorPoint); in convertToSRGB()