FileDocCategorySizeDatePackage
LensShadingMap.javaAPI DocAndroid 5.1 API903Sat Mar 14 14:09:42 GMT 2015android.hardware.camera2.params

LensShadingMap

public final class LensShadingMap extends Object

Fields Summary
public static final float
MINIMUM_GAIN_FACTOR
Constructors Summary
LensShadingMap()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidcopyGainFactors(float[] destination, int offset)

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public intgetColumnCount()

 throw new RuntimeException("Stub!"); 
public floatgetGainFactor(int colorChannel, int column, int row)

 throw new RuntimeException("Stub!"); 
public intgetGainFactorCount()

 throw new RuntimeException("Stub!"); 
public android.hardware.camera2.params.RggbChannelVectorgetGainFactorVector(int column, int row)

 throw new RuntimeException("Stub!"); 
public intgetRowCount()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!");