OVERLAYS_PER_ROW

private const val OVERLAYS_PER_ROW: Int = 2(source)

The number of overlays to fit in each row.

The total size of each individual overlay is the base image's width divided by this number.