Searched refs:thisRegion (Results 1 – 1 of 1) sorted by relevance
51 val thisRegion = this.toAndroidRegion() in minus() constant52 thisRegion.op(other, android.graphics.Region.Op.XOR) in minus()53 return thisRegion in minus()65 val thisRegion = this.toAndroidRegion() in Region() constant66 thisRegion.op(other, android.graphics.Region.Op.XOR) in Region()67 return thisRegion in Region()