[go: nahoru, domu]

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

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureRequest.java86 * captureRequestBuilder.set(SCALER_CROP_REGION, cropRectangle);
1005 * <p>If the metering region is outside the used {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} returned in
1017 * @see CaptureRequest#SCALER_CROP_REGION
1179 * <p>If the metering region is outside the used {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} returned in
1191 * @see CaptureRequest#SCALER_CROP_REGION
1347 * <p>If the metering region is outside the used {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} returned in
1359 * @see CaptureRequest#SCALER_CROP_REGION
1555 * {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} to keep the video stream stabilized.</p>
1584 * @see CaptureRequest#SCALER_CROP_REGION
2150 public static final Key<android.graphics.Rect> SCALER_CROP_REGION field in class:CaptureRequest
[all...]
H A DCaptureResult.java717 * <p>If the metering region is outside the used {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} returned in
729 * @see CaptureRequest#SCALER_CROP_REGION
1134 * <p>If the metering region is outside the used {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} returned in
1146 * @see CaptureRequest#SCALER_CROP_REGION
1711 * <p>If the metering region is outside the used {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} returned in
1723 * @see CaptureRequest#SCALER_CROP_REGION
2062 * {@link CaptureRequest#SCALER_CROP_REGION android.scaler.cropRegion} to keep the video stream stabilized.</p>
2091 * @see CaptureRequest#SCALER_CROP_REGION
2992 public static final Key<android.graphics.Rect> SCALER_CROP_REGION = field in class:CaptureResult

Completed in 17 milliseconds