Searched refs:getBoundingWidth (Results 1 – 2 of 2) sorted by relevance
218 private float getBoundingWidth() { in getBoundingWidth() method in SmartSelectSprite.RoundedRectangleShape256 final float rectangleLeftBoundary = boundarySoFar - rectangle.getBoundingWidth(); in setLeftBoundary()260 rectangle.setStartBoundary(rectangle.getBoundingWidth()); in setLeftBoundary()263 rectangle.getBoundingWidth() - boundarySoFar + leftBoundary); in setLeftBoundary()273 final float rectangleRightBoundary = rectangle.getBoundingWidth() + boundarySoFar; in setRightBoundary()275 rectangle.setEndBoundary(rectangle.getBoundingWidth()); in setRightBoundary()293 sum += rectangle.getBoundingWidth(); in getTotalWidth()
87 public float getBoundingWidth() { in getBoundingWidth() method in Quad