Home
last modified time | relevance | path

Searched refs:normalizedColorMatrix1 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java368 float[] normalizedColorMatrix1 = Arrays.copyOf(dngBayerMetadata.colorMatrix1, in convertToSRGB() local
370 normalizeCM(normalizedColorMatrix1); in convertToSRGB()
398 + Arrays.toString(normalizedColorMatrix1)); in convertToSRGB()
407 normalizedColorMatrix1, normalizedColorMatrix2, in convertToSRGB()