Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/inc/
DCameraProperties.h88 static const char SUPPORTED_MANUAL_GAIN_ISO_STEP[]; variable
/hardware/ti/omap4-aah/camera/
DCameraParameters.cpp57 const char CameraProperties::SUPPORTED_MANUAL_GAIN_ISO_STEP[] = "prop-manual-gain-iso-step"; member in Ti::Camera::CameraProperties
DCameraHal.cpp4427 …ED_MANUAL_GAIN_ISO_STEP, mCameraProperties->get(CameraProperties::SUPPORTED_MANUAL_GAIN_ISO_STEP)); in insertSupportedParams()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp1309 params->set(CameraProperties::SUPPORTED_MANUAL_GAIN_ISO_STEP, supported); } in insertManualExpRanges()
1318 params->set(CameraProperties::SUPPORTED_MANUAL_GAIN_ISO_STEP, supported); in insertManualExpRanges()