Searched refs:xorSelf (Results 1 – 3 of 3) sorted by relevance
67 Region& xorSelf(const Rect& rhs);73 Region& xorSelf(const Region& rhs);93 Region& xorSelf(const Region& rhs, int dx, int dy);205 return xorSelf(rhs);
298 Region& Region::xorSelf(const Rect& r) { in xorSelf() function in android::Region318 Region& Region::xorSelf(const Region& rhs) { in xorSelf() function in android::Region403 Region& Region::xorSelf(const Region& rhs, int dx, int dy) { in xorSelf() function in android::Region