Searched refs:xorSelf (Results 1 – 2 of 2) sorted by relevance
66 Region& xorSelf(const Rect& rhs);72 Region& xorSelf(const Region& rhs);91 Region& xorSelf(const Region& rhs, int dx, int dy);202 return xorSelf(rhs);
288 Region& Region::xorSelf(const Rect& r) { in xorSelf() function in android::Region308 Region& Region::xorSelf(const Region& rhs) { in xorSelf() function in android::Region379 Region& Region::xorSelf(const Region& rhs, int dx, int dy) { in xorSelf() function in android::Region