Searched refs:SEARCH_DISTANCE (Results 1 – 1 of 1) sorted by relevance
40 private static final float SEARCH_DISTANCE = 1.2f; field in ProximityInfo248 final int threshold = (int) (defaultWidth * SEARCH_DISTANCE); in computeNearestNeighbors()