Searched refs:hitFactor (Results 1 – 1 of 1) sorted by relevance
117 val hitRadius = hitFactor * min(cellWidthPx, cellHeightPx) / 2 in <lambda>()198 private val hitFactor: Float by lazy { in <lambda>() constant