Searched refs:newDiopterPos (Results 1 – 1 of 1) sorted by relevance
6686 float newDiopterPos = cur_pos_info.diopter; in updateCurrentFocusPosition() local6687 if (prevDiopterPos != newDiopterPos) { in updateCurrentFocusPosition()6688 LOGD("update focus diopter: old:%f, new:%f", prevDiopterPos, newDiopterPos); in updateCurrentFocusPosition()6689 setFloat(KEY_QC_FOCUS_POSITION_DIOPTER, newDiopterPos); in updateCurrentFocusPosition()