Searched defs:mCurrentPhotoFormat (Results 1 - 1 of 1) sorted by last modified time

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraSettings.java49 protected int mCurrentPhotoFormat; field in class:CameraSettings
130 mCurrentPhotoFormat = src.mCurrentPhotoFormat;
290 mCurrentPhotoFormat = format;
298 return mCurrentPhotoFormat;

Completed in 81 milliseconds