Searched refs:LAYOUT_SIZE (Results 1 – 1 of 1) sorted by relevance
49 private val LAYOUT_SIZE = IntSize(SCREEN_SIZE.toInt(), SCREEN_SIZE.toInt()) constant102 .apply { setScenesTargetSizeForTest(LAYOUT_SIZE) } in <lambda>()