Searched defs:Int (Results 1 – 2 of 2) sorted by relevance
468 private fun Int.alpha() = this ushr 24 method
417 private fun Int.toRotationStr(): String = in toRotationStr() method