Searched refs:plus (Results 1 – 2 of 2) 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
271 .plus(pipRegion) in <lambda>()