Home | History | Annotate | Download | only in camera

Lines Matching refs:AUTO

785     { QCameraParameters::SELECTABLE_ZONE_AF_AUTO,  AUTO },
1819 mParameters.setPreviewFrameRateMode("frame-rate-auto");
5426 // Cancel auto focus.
5632 ALOGV("As Cancel auto focus is in progress, auto focus request "
5677 ALOGV("Auto Focus is not in progress, Cancel Auto Focus is ignored");
5694 /*now just wait for auto focus thread to be finished*/
5725 * should not call auto focus.
5727 ALOGI("Auto Focus not supported");
5924 if(!strcmp(flash_str,"auto")){
5925 //for AUTO bits 3 and 4 will be 1
8131 ALOGI("Auto Exposure not supported for this sensor");
8144 ALOGE("Invalid auto exposure value: %s", (str == NULL) ? "NULL" : str);
8712 ALOGI("Parameter Auto Scene Detection is not supported for this sensor");
8727 //All Auto Scene detection modes should be all ON or all OFF.
8739 ALOGE("Invalid auto scene detection value: %s", (str == NULL) ? "NULL" : str);
8764 /*if value is auto, set ASD on, else set ASD off*/
9073 ALOGV("Continuous Auto Focus %d", cafSupport);