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

  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java 931 public static final Key<android.graphics.Rect> SCALER_CROP_REGION =
    [all...]
CaptureResult.java 683 public static final Key<android.graphics.Rect> SCALER_CROP_REGION =
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraCaptureResultTest.java 305 resultKeys.add(CaptureResult.SCALER_CROP_REGION);

Completed in 25 milliseconds