Searched refs:prevDiopterPos (Results 1 – 1 of 1) sorted by relevance
6949 float prevDiopterPos = getFloat(KEY_QC_FOCUS_POSITION_DIOPTER); in updateCurrentFocusPosition() local6951 if (prevDiopterPos != newDiopterPos) { in updateCurrentFocusPosition()6952 LOGD("update focus diopter: old:%f, new:%f", prevDiopterPos, newDiopterPos); in updateCurrentFocusPosition()