Searched refs:mExposureCompensation (Results 1 – 6 of 6) sorted by relevance
312 clamp(static_cast<float>(inputY) * mExposureCompensation)); in changeExposure()526 float mExposureCompensation; variable
43 mExposureCompensation(1.0f), in EmulatedCameraDevice()118 mExposureCompensation = std::pow(2.0f, ev / GAMMA_CORRECTION); in setExposureCompensation()119 ALOGV("New exposure compensation is %f", mExposureCompensation); in setExposureCompensation()
237 mExposureCompensation); in inWorkerThread()
398 mExposureCompensation)); in changeExposure()616 float mExposureCompensation; variable
45 mExposureCompensation(1.0f), in EmulatedCameraDevice()124 mExposureCompensation = std::pow(2.0f, ev / GAMMA_CORRECTION); in setExposureCompensation()125 ALOGV("New exposure compensation is %f", mExposureCompensation); in setExposureCompensation()
305 mExposureCompensation, in produceFrame()