Methods Summary |
---|
public void | copyGainFactors(float[] destination, int offset) throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object obj) throw new RuntimeException("Stub!");
|
public int | getColumnCount() throw new RuntimeException("Stub!");
|
public float | getGainFactor(int colorChannel, int column, int row) throw new RuntimeException("Stub!");
|
public int | getGainFactorCount() throw new RuntimeException("Stub!");
|
public android.hardware.camera2.params.RggbChannelVector | getGainFactorVector(int column, int row) throw new RuntimeException("Stub!");
|
public int | getRowCount() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|