Searched refs:mMaxExposureCompensation (Results 1 – 3 of 3) sorted by relevance
59 protected int mMaxExposureCompensation; field in CameraCapabilities487 mMaxExposureCompensation = src.mMaxExposureCompensation; in CameraCapabilities()653 return mMaxExposureCompensation; in getMaxExposureCompensation()
76 mMaxExposureCompensation = ecRange.getUpper(); in AndroidCamera2Capabilities()
42 mMaxExposureCompensation = p.getMaxExposureCompensation(); in AndroidCameraCapabilities()