Searched refs:KEY_QC_MANUAL_FOCUS_POSITION (Results 1 – 2 of 2) sorted by relevance
221 static const char KEY_QC_MANUAL_FOCUS_POSITION[]; variable
93 const char QCameraParameters::KEY_QC_MANUAL_FOCUS_POSITION[] = "manual-focus-position"; member in qcamera::QCameraParameters2561 const char *pos = params.get(KEY_QC_MANUAL_FOCUS_POSITION); in setFocusPosition()2562 const char *prev_pos = get(KEY_QC_MANUAL_FOCUS_POSITION); in setFocusPosition()6875 updateParamEntry(KEY_QC_MANUAL_FOCUS_POSITION, posStr); in setFocusPosition()