Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java40 import android.hardware.camera2.cts.rs.RawConverter;
526 RawConverter.convertToSRGB(raw.getWidth(), in testRaw16JpegMaximumResolutionConsistency()
610 RawConverter.convertToSRGB(raw.getWidth(), in testRaw16JpegConsistency()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java34 public class RawConverter { class