Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/inc/
DCameraProperties.h134 static const char SUPPORTED_MANUAL_CONVERGENCE_STEP[]; variable
/hardware/ti/omap4-aah/camera/
DCameraParameters.cpp107 const char CameraProperties::SUPPORTED_MANUAL_CONVERGENCE_STEP[] = "prop-supported-manual-convergen… member in Ti::Camera::CameraProperties
DCameraHal.cpp4439 …UAL_CONVERGENCE_STEP, mCameraProperties->get(CameraProperties::SUPPORTED_MANUAL_CONVERGENCE_STEP)); in insertSupportedParams()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp1671 params->set(CameraProperties::SUPPORTED_MANUAL_CONVERGENCE_STEP, supported); in insertManualConvergenceRange()