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

/frameworks/base/core/java/android/view/
H A DDisplayList.java624 * @see #getRight()
633 public abstract float getRight(); method in class:DisplayList
H A DGLES20DisplayList.java400 public float getRight() { method in class:GLES20DisplayList
H A DView.java317 * computations, namely {@link #getRight()} and {@link #getBottom()}.
319 * rectangle representing the view. For instance, calling {@link #getRight()}
10159 public final int getRight() { method in class:View
17413 final int w = getRight()-getLeft();
/frameworks/base/libs/hwui/
H A DDisplayList.h380 float getRight() const { function in class:android::uirenderer::DisplayList

Completed in 113 milliseconds