Searched refs:AUTO_WHITEBALANCE_LOCK_SUPPORTED (Results 1 - 8 of 8) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/
H A DCameraProperties.h170 static const char AUTO_WHITEBALANCE_LOCK_SUPPORTED[]; member in class:Ti::Camera::CameraProperties
/hardware/ti/omap4xxx/camera/inc/
H A DCameraProperties.h132 static const char AUTO_WHITEBALANCE_LOCK_SUPPORTED[]; member in class:android::CameraProperties
/hardware/ti/omap4xxx/camera/
H A DCameraParameters.cpp108 const char CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED[] = "prop-auto-whitebalance-lock-supported"; member in class:android::CameraProperties
H A DCameraHal.cpp3313 p.set(CameraParameters::KEY_AUTO_WHITEBALANCE_LOCK_SUPPORTED, mCameraProperties->get(CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED));
/hardware/ti/omap4-aah/camera/
H A DCameraParameters.cpp130 const char CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED[] = "prop-auto-whitebalance-lock-supported"; member in class:Ti::Camera::CameraProperties
H A DCameraHal.cpp4443 p.set(android::CameraParameters::KEY_AUTO_WHITEBALANCE_LOCK_SUPPORTED, mCameraProperties->get(CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED));
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp1005 params->set(CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED, DEFAULT_LOCK_SUPPORTED);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp1511 params->set(CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED, android::CameraParameters::TRUE);
1513 params->set(CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED, android::CameraParameters::FALSE);

Completed in 42 milliseconds