Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java783 void forEach_convert_RAW_To_ARGB(Bitmap argbOutput) { in forEach_convert_RAW_To_ARGB() method in RawConverter.ConverterKernel
1027 converterKernel.forEach_convert_RAW_To_ARGB(argbOutput); in convertToSRGB()