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.java393 int closestMatchIndex = 0; in findClosestSize() local
400 closestMatchIndex = i; in findClosestSize()
404 return closestMatchIndex; in findClosestSize()