Searched refs:xMiddleOfLeftCell (Results 1 – 1 of 1) sorted by relevance
339 final int xMiddleOfLeftCell = leftPixelWithinThreshold - xDeltaToGrid + halfCellWidth; in computeNearestNeighbors() local341 xMiddleOfLeftCell + (xDeltaToGrid <= halfCellWidth ? 0 : mCellWidth)); in computeNearestNeighbors()