Searched defs:union (Results 1 – 6 of 6) sorted by relevance
9 static union u2 { constant
466 public void union(float left, float top, float right, float bottom) { in union() method in RectF493 public void union(RectF r) { in union() method in RectF504 public void union(float x, float y) { in union() method in RectF
487 public void union(int left, int top, int right, int bottom) { in union() method in Rect510 public void union(Rect r) { in union() method in Rect521 public void union(int x, int y) { in union() method in Rect
250 public final boolean union(Rect r) { in union() method in Region
66 TEST(DamageAccumulator, union) { in TEST() argument
205 public boolean union(Camera2RequestSettingsSet moreSettings) { in union() method in Camera2RequestSettingsSet