Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java306 void set_gainMapHeight(int gainMapHeight) { in set_gainMapHeight() method in RawConverter.ConverterKernel
1011 converterKernel.set_gainMapHeight(lensShadingMap.getRowCount()); in convertToSRGB()