Home | History | Annotate | Download | only in HAL

Lines Matching full:selectable

65 const char QCameraParameters::KEY_QC_FOCUS_ALGO[] = "selectable-zone-af";
66 const char QCameraParameters::KEY_QC_SUPPORTED_FOCUS_ALGOS[] = "selectable-zone-af-values";
92 const char QCameraParameters::KEY_QC_SELECTABLE_ZONE_AF[] = "selectable-zone-af";
259 // Values for selectable zone af Settings
2221 * DESCRIPTION: set selectable zone auto focus value from user setting
4443 * DESCRIPTION: set selectable zone AF algorithm
4446 * @selZoneAFStr : selectable zone AF algorithm value string
4459 ALOGV("%s: Setting Selectable Zone AF value %s", __func__, selZoneAFStr);
4467 ALOGE("%s: Invalid selectable zone af value: %s",