Searched refs:getGainFactorCount (Results 1 – 4 of 4) sorted by relevance
67 if (elements.length != getGainFactorCount()) { in LensShadingMap()68 throw new IllegalArgumentException("elements must be " + getGainFactorCount() + in LensShadingMap()96 public int getGainFactorCount() { in getGainFactorCount() method in LensShadingMap199 if (destination.length + offset < getGainFactorCount()) { in copyGainFactors()203 System.arraycopy(mElements, /*srcPos*/0, destination, offset, getGainFactorCount()); in copyGainFactors()
13104 method public int getGainFactorCount();
13439 Landroid/hardware/camera2/params/LensShadingMap;->getGainFactorCount()I
16508 method public int getGainFactorCount();