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

  /packages/apps/Camera2/src/com/android/camera/captureintent/
CaptureIntentConfig.java 30 public static final boolean WORKAROUND_PREVIEW_STRETCH_BUG_NEXUS4 = ApiHelper.IS_NEXUS_4;
CaptureIntentModule.java 259 return CaptureIntentConfig.WORKAROUND_PREVIEW_STRETCH_BUG_NEXUS4;
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateBackground.java 87 if (CaptureIntentConfig.WORKAROUND_PREVIEW_STRETCH_BUG_NEXUS4) {
StateForeground.java 73 if (CaptureIntentConfig.WORKAROUND_PREVIEW_STRETCH_BUG_NEXUS4) {

Completed in 100 milliseconds