Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/inc/
DCameraProperties.h132 static const char AUTO_WHITEBALANCE_LOCK_SUPPORTED[]; variable
/hardware/ti/omap4xxx/camera/
DCameraParameters.cpp108 const char CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED[] = "prop-auto-whitebalance-lock-supp… member in android::CameraProperties
DCameraHal.cpp3313 …ALANCE_LOCK_SUPPORTED, mCameraProperties->get(CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED)); in insertSupportedParams()
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCapabilities.cpp1005 params->set(CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED, DEFAULT_LOCK_SUPPORTED); in insertLocks()