Searched refs:lastPixelYCoordinate (Results 1 – 1 of 1) sorted by relevance
252 final int lastPixelYCoordinate = mGridHeight * mCellHeight - 1; in computeNearestNeighbors() local335 final int yEnd = Math.min(lastPixelYCoordinate, keyY + key.getHeight() + threshold); in computeNearestNeighbors()