Home
last modified time | relevance | path

Searched refs:MANUALCONVERGENCE_VALUES (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
DCameraProperties.h102 static const char MANUALCONVERGENCE_VALUES[]; variable
/hardware/ti/omap4xxx/camera/
DCameraParameters.cpp86 const char CameraProperties::MANUALCONVERGENCE_VALUES[] = "prop-manual-convergence-values"; member in android::CameraProperties
DCameraHal.cpp3307 …:KEY_MANUALCONVERGENCE_VALUES, mCameraProperties->get(CameraProperties::MANUALCONVERGENCE_VALUES)); in insertSupportedParams()
3393 …:KEY_MANUALCONVERGENCE_VALUES, mCameraProperties->get(CameraProperties::MANUALCONVERGENCE_VALUES)); in initDefaultParameters()