Home
last modified time | relevance | path

Searched defs:getGainFactor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DLensShadingMap.java135 public float getGainFactor(final int colorChannel, final int column, final int row) { in getGainFactor() method in LensShadingMap
/frameworks/native/libs/ultrahdr/include/ultrahdr/
Dgainmapmath.h157 float getGainFactor(float gain) { in getGainFactor() function