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