Home
last modified time | relevance | path

Searched refs:AUTO_WHITEBALANCE_LOCK (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
DCameraProperties.h131 static const char AUTO_WHITEBALANCE_LOCK[]; variable
/hardware/ti/omap4xxx/camera/
DCameraParameters.cpp107 const char CameraProperties::AUTO_WHITEBALANCE_LOCK[] = "prop-auto-whitebalance-lock"; member in android::CameraProperties
DCameraHal.cpp3412 …ers::KEY_AUTO_WHITEBALANCE_LOCK, mCameraProperties->get(CameraProperties::AUTO_WHITEBALANCE_LOCK)); in initDefaultParameters()
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCapabilities.cpp1059 params->set(CameraProperties::AUTO_WHITEBALANCE_LOCK, DEFAULT_AWB_LOCK); in insertDefaults()