Searched refs:exposureCompensation (Results 1 – 5 of 5) sorted by relevance
126 int32_t exposureCompensation; member
819 exposureCompensation = 0; in initialize()821 exposureCompensation); in initialize()1967 validatedParams.exposureCompensation = in set()1971 if ((validatedParams.exposureCompensation < in set()1973 (validatedParams.exposureCompensation > in set()1976 __FUNCTION__, validatedParams.exposureCompensation); in set()2317 &exposureCompensation, 1); in updateRequest()
234 MetadataBuilder& setControlAeExposureCompensation(int32_t exposureCompensation);
659 const int32_t exposureCompensation) { in setControlAeExposureCompensation() argument661 asVectorOf<int32_t>(exposureCompensation); in setControlAeExposureCompensation()
360 p.exposureCompensation); in dumpClient()