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.cpp841 autoExposureLockAvailable = false; in initialize()
851 autoExposureLockAvailable = true; in initialize()
1980 if (autoExposureLockAvailable) { in set()
2253 if (autoExposureLockAvailable) { in updateRequest()