Searched refs:yAxis (Results 1 – 1 of 1) sorted by relevance
671 final int yAxis = mCountY; in pointToCellExact() local676 if (result[1] >= yAxis) result[1] = yAxis - 1; in pointToCellExact()