Searched refs:isAutoHDREnabled (Results 1 – 5 of 5) sorted by relevance
163 bool isAutoHDREnabled();
580 bool QCameraParametersIntf::isAutoHDREnabled() in isAutoHDREnabled() function in qcamera::QCameraParametersIntf584 return mImpl->isAutoHDREnabled(); in isAutoHDREnabled()
731 bool isAutoHDREnabled();
3425 bool QCameraParameters::isAutoHDREnabled() in isAutoHDREnabled() function in qcamera::QCameraParameters15091 snprintf(s, 128, "isAutoHDREnabled: %d\n", isAutoHDREnabled()); in dump()
6907 mParameters.isAutoHDREnabled()) { in processHDRData()