Searched defs:boundingBox (Results 1 – 3 of 3) sorted by relevance
70 public Rectangle boundingBox() { in boundingBox() method in Quad
36 public final RectF boundingBox; field in GestureStroke
215 Rect boundingBox = new Rect(0, 0, 0, 0); in layoutAndCheck() local