makeLTRB

fun makeLTRB(l: Float, t: Float, r: Float, b: Float, radius: Float): RRect
fun makeLTRB(l: Float, t: Float, r: Float, b: Float, xRad: Float, yRad: Float): RRect
fun makeLTRB(l: Float, t: Float, r: Float, b: Float, tlRad: Float, trRad: Float, brRad: Float, blRad: Float): RRect