Searched refs:closestKeyDist (Results 1 – 2 of 2) sorted by relevance
779 int closestKeyDist = mProximityThreshold + 1; in getKeyIndices() local797 if (dist < closestKeyDist) { in getKeyIndices()798 closestKeyDist = dist; in getKeyIndices()
896 int closestKeyDist = mProximityThreshold + 1; in getKeyIndices() local914 if (dist < closestKeyDist) { in getKeyIndices()915 closestKeyDist = dist; in getKeyIndices()