Searched defs:getBottom (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
H A DDisplayList.java641 * @see #getBottom()
650 public abstract float getBottom(); method in class:DisplayList
H A DGLES20DisplayList.java415 public float getBottom() { method in class:GLES20DisplayList
H A DView.java317 * computations, namely {@link #getRight()} and {@link #getBottom()}.
10019 public final int getBottom() { method in class:View
17414 final int h = getBottom()-getTop();
/frameworks/base/libs/hwui/
H A DDisplayList.h394 float getBottom() const { function in class:android::uirenderer::DisplayList

Completed in 168 milliseconds