Home
last modified time | relevance | path

Searched refs:closestMatchIndex (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/settings/
DSettingsUtil.java373 int closestMatchIndex = 0; in findClosestSize() local
380 closestMatchIndex = i; in findClosestSize()
384 return closestMatchIndex; in findClosestSize()