Home | History | Annotate | Download | only in camera

Lines Matching refs:pictureSize

2134         String pictureSize = settingsManager.getString(SettingsManager.SCOPE_GLOBAL,
2140 SettingsUtil.setCameraPictureSize(pictureSize, supported, mCameraSettings,
2143 Size size = SettingsUtil.getPhotoSize(pictureSize, supported,
2146 if (ResolutionUtil.NEXUS_5_LARGE_16_BY_9.equals(pictureSize)) {