Home
last modified time | relevance | path

Searched refs:autoExposureLockAvailable (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.h128 bool autoExposureLockAvailable; member
DParameters.cpp818 autoExposureLockAvailable = false; in initialize()
828 autoExposureLockAvailable = true; in initialize()
1935 if (autoExposureLockAvailable) { in set()
2187 if (autoExposureLockAvailable) { in updateRequest()