Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/
DButtonManager.java80 private ImageButton mExposureP1; field in ButtonManager
172 mExposureP1 = (ImageButton) root.findViewById(R.id.exposure_p1); in getButtonsReferences()
608 setVisible(mExposureP1, (Math.round(max * step) >= 1)); in setExposureCompensationParameters()