Searched refs:SUPPORTED_ISO_VALUES (Results 1 – 4 of 4) sorted by relevance
66 static const char SUPPORTED_ISO_VALUES[]; variable
48 const char CameraProperties::SUPPORTED_ISO_VALUES[] = "prop-iso-mode-values"; member in android::CameraProperties
710 … if (isParameterValid(valstr, mCameraProperties->get(CameraProperties::SUPPORTED_ISO_VALUES))) { in setParameters()3298 …ameters::KEY_SUPPORTED_ISO_VALUES, mCameraProperties->get(CameraProperties::SUPPORTED_ISO_VALUES)); in insertSupportedParams()
751 params->set(CameraProperties::SUPPORTED_ISO_VALUES, supported); in insertISOModes()