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