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

setCornersPx

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