Home
last modified time | relevance | path

Searched refs:getBoundingWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java218 private float getBoundingWidth() { in getBoundingWidth() method in SmartSelectSprite.RoundedRectangleShape
256 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()
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DQuad.java87 public float getBoundingWidth() { in getBoundingWidth() method in Quad
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20089 Landroid/filterfw/geometry/Quad;->getBoundingWidth()F
90332 Landroid/widget/SmartSelectSprite$RoundedRectangleShape;->getBoundingWidth()F