Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java215 private float getBoundingWidth() { in getBoundingWidth() method in SmartSelectSprite.RoundedRectangleShape
253 final float rectangleLeftBoundary = boundarySoFar - rectangle.getBoundingWidth(); in setLeftBoundary()
257 rectangle.setStartBoundary(rectangle.getBoundingWidth()); in setLeftBoundary()
260 rectangle.getBoundingWidth() - boundarySoFar + leftBoundary); in setLeftBoundary()
270 final float rectangleRightBoundary = rectangle.getBoundingWidth() + boundarySoFar; in setRightBoundary()
272 rectangle.setEndBoundary(rectangle.getBoundingWidth()); in setRightBoundary()
290 sum += rectangle.getBoundingWidth(); in getTotalWidth()
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DQuad.java85 public float getBoundingWidth() { in getBoundingWidth() method in Quad
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18781 Landroid/filterfw/geometry/Quad;->getBoundingWidth()F
73148 Landroid/widget/SmartSelectSprite$RoundedRectangleShape;->getBoundingWidth()F