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

/hardware/ti/omap4-aah/camera/inc/
H A DCameraProperties.h94 static const char SUPPORTED_FLASH_MODES[]; member in class:Ti::Camera::CameraProperties
/hardware/ti/omap4xxx/camera/inc/
H A DCameraProperties.h68 static const char SUPPORTED_FLASH_MODES[]; member in class:android::CameraProperties
/hardware/ti/omap4xxx/camera/
H A DCameraParameters.cpp50 const char CameraProperties::SUPPORTED_FLASH_MODES[] = "prop-flash-mode-values"; member in class:android::CameraProperties
H A DCameraHal.cpp771 if (isParameterValid(valstr, mCameraProperties->get(CameraProperties::SUPPORTED_FLASH_MODES))) {
3290 p.set(CameraParameters::KEY_SUPPORTED_FLASH_MODES, mCameraProperties->get(CameraProperties::SUPPORTED_FLASH_MODES));
/hardware/ti/omap4-aah/camera/
H A DCameraParameters.cpp63 const char CameraProperties::SUPPORTED_FLASH_MODES[] = "prop-flash-mode-values"; member in class:Ti::Camera::CameraProperties
H A DCameraHal.cpp942 if (isParameterValid(valstr, mCameraProperties->get(CameraProperties::SUPPORTED_FLASH_MODES))) {
4415 p.set(android::CameraParameters::KEY_SUPPORTED_FLASH_MODES, mCameraProperties->get(CameraProperties::SUPPORTED_FLASH_MODES));
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp884 params->set(CameraProperties::SUPPORTED_FLASH_MODES, supported);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp1350 params->set(CameraProperties::SUPPORTED_FLASH_MODES, supported);

Completed in 52 milliseconds