Searched refs:maxExposureBias_ (Results 1 – 2 of 2) sorted by relevance
144 float maxExposureBias_; variable
36 minExposureBias_(0), maxExposureBias_(0), step_(0), in NDKCamera()661 &maxExposureBias_, &step_); in IsExposureBiasRange()662 …if (&minExposureBias_ == nullptr || &maxExposureBias_ == nullptr || &step_ == nullptr || ret != CA… in IsExposureBiasRange()