Searched refs:RawConverter (Results 1 – 3 of 3) sorted by relevance
36 import android.hardware.camera2.cts.rs.RawConverter;535 RawConverter.convertToSRGB(RenderScriptSingleton.getRS(), raw.getWidth(), in testRaw16JpegMaximumResolutionConsistency()619 RawConverter.convertToSRGB(RenderScriptSingleton.getRS(), raw.getWidth(), in testRaw16JpegConsistency()
21 // and color space transforms along with the Bayer demosaic. See RawConverter.java
44 public class RawConverter { class