Home
last modified time | relevance | path

Searched defs:DOWN_SAMPLE_FACTOR (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/captureintent/
DCaptureIntentConfig.java22 public static final int DOWN_SAMPLE_FACTOR = 4; field in CaptureIntentConfig
/packages/apps/Camera2/src/com/android/camera/
DPhotoUI.java50 private static final int DOWN_SAMPLE_FACTOR = 4; field in PhotoUI