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.cpp840 autoExposureLockAvailable = false; in initialize()
850 autoExposureLockAvailable = true; in initialize()
1973 if (autoExposureLockAvailable) { in set()
2246 if (autoExposureLockAvailable) { in updateRequest()