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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java     [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
CaptureRequestTest.java     [all...]
CaptureResultTest.java 543 waiverKeys.add(CaptureResult.COLOR_CORRECTION_GAINS);
    [all...]
StaticMetadataTest.java 337 requestKeys.add(CaptureRequest.COLOR_CORRECTION_GAINS);
AllocationTest.java 162 request.set(CaptureRequest.COLOR_CORRECTION_GAINS,
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java 654 * do additional processing but {@link CaptureRequest#COLOR_CORRECTION_GAINS android.colorCorrection.gains} and
666 * <pre><code>{@link CaptureRequest#COLOR_CORRECTION_GAINS android.colorCorrection.gains} = [ R G_even G_odd B ]
697 * @see CaptureRequest#COLOR_CORRECTION_GAINS
760 public static final Key<android.hardware.camera2.params.RggbChannelVector> COLOR_CORRECTION_GAINS =
    [all...]
CaptureResult.java 366 * do additional processing but {@link CaptureRequest#COLOR_CORRECTION_GAINS android.colorCorrection.gains} and
378 * <pre><code>{@link CaptureRequest#COLOR_CORRECTION_GAINS android.colorCorrection.gains} = [ R G_even G_odd B ]
409 * @see CaptureRequest#COLOR_CORRECTION_GAINS
472 public static final Key<android.hardware.camera2.params.RggbChannelVector> COLOR_CORRECTION_GAINS =
    [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 621 milliseconds