Searched refs:cellHeightPx (Results 1 – 1 of 1) sorted by relevance
101 val cellHeightPx = containerSizePx / rowCount in <lambda>() constant108 val dotRow = (yPx / cellHeightPx).toInt() in <lambda>()114 val dotPixelY = dotRow * cellHeightPx + cellHeightPx / 2 in <lambda>()117 val hitRadius = hitFactor * min(cellWidthPx, cellHeightPx) / 2 in <lambda>()