library / com.otaliastudios.opengl.draw / GlRoundRect / setCornersPx

setCornersPx

fun setCornersPx(corners: Int): Unit
fun setCornersPx(topLeft: Int, topRight: Int, bottomLeft: Int, bottomRight: Int): Unit