Searched defs:plus (Results 1 – 1 of 1) sorted by relevance
59 fun Region.plus(other: Region): android.graphics.Region = plus(other.toAndroidRegion()) in Region() method64 fun Region.plus(other: android.graphics.Region): android.graphics.Region { in Region() method