HomeSort by relevance Sort by last modified time
    Searched refs:copyGainFactors (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/params/
LensShadingMap.java 94 * Use with {@link #copyGainFactors} to allocate a large-enough array.</p>
196 public void copyGainFactors(final float[] destination, final int offset) {
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
RawConverter.java 280 lensShadingMap.copyGainFactors(/*inout*/lsm, /*offset*/0);
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CaptureRequestTest.java     [all...]

Completed in 274 milliseconds