Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java860 public static void convertToSRGB(int inputWidth, int inputHeight, in convertToSRGB() method in RawConverter
879 convertToSRGB(inputWidth, inputHeight, inputStride, cfa, blackLevelPattern, in convertToSRGB()
889 private static void convertToSRGB(int inputWidth, int inputHeight, in convertToSRGB() method in RawConverter
/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java526 RawConverter.convertToSRGB(raw.getWidth(), in testRaw16JpegMaximumResolutionConsistency()
610 RawConverter.convertToSRGB(raw.getWidth(), in testRaw16JpegConsistency()