Searched refs:yMiddleOfTopCell (Results 1 – 1 of 1) sorted by relevance
332 final int yMiddleOfTopCell = topPixelWithinThreshold - yDeltaToGrid + halfCellHeight; in computeNearestNeighbors() local334 yMiddleOfTopCell + (yDeltaToGrid <= halfCellHeight ? 0 : mCellHeight)); in computeNearestNeighbors()