Home
last modified time | relevance | path

Searched refs:mMaxAllowedImageReaderCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/config/
DOneCameraFeatureConfig.java94 private final int mMaxAllowedImageReaderCount; field in OneCameraFeatureConfig
105 mMaxAllowedImageReaderCount = maxAllowedImageReaderCount; in OneCameraFeatureConfig()
147 return mMaxAllowedImageReaderCount; in getMaxAllowedImageReaderCount()