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.h125 bool autoExposureLockAvailable; member
DParameters.cpp801 autoExposureLockAvailable = false; in initialize()
811 autoExposureLockAvailable = true; in initialize()
1883 if (autoExposureLockAvailable) { in set()
2126 if (autoExposureLockAvailable) { in updateRequest()