Searched defs:TONEMAP_MODE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureRequest.java2532 * channel, to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} is
2541 * @see CaptureRequest#TONEMAP_MODE
2549 * channel, to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} is
2558 * @see CaptureRequest#TONEMAP_MODE
2566 * channel, to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} is
2618 * @see CaptureRequest#TONEMAP_MODE
2625 * <p>Tonemapping / contrast / gamma curve to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode}
2677 * @see CaptureRequest#TONEMAP_MODE
2687 * {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} to CONTRAST_CURVE, the curve is defined
2695 * transforms will be disabled when {@link CaptureRequest#TONEMAP_MODE androi
2730 public static final Key<Integer> TONEMAP_MODE = field in class:CaptureRequest
[all...]
H A DCaptureResult.java3895 * channel, to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} is
3904 * @see CaptureRequest#TONEMAP_MODE
3912 * channel, to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} is
3921 * @see CaptureRequest#TONEMAP_MODE
3929 * channel, to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} is
3981 * @see CaptureRequest#TONEMAP_MODE
3988 * <p>Tonemapping / contrast / gamma curve to use when {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode}
4040 * @see CaptureRequest#TONEMAP_MODE
4050 * {@link CaptureRequest#TONEMAP_MODE android.tonemap.mode} to CONTRAST_CURVE, the curve is defined
4058 * transforms will be disabled when {@link CaptureRequest#TONEMAP_MODE androi
4093 public static final Key<Integer> TONEMAP_MODE = field in class:CaptureResult
[all...]

Completed in 73 milliseconds