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

/frameworks/base/core/java/android/view/
H A DDisplayList.java405 * @see #getTranslationY()
414 public abstract float getTranslationY(); method in class:DisplayList
H A DGLES20DisplayList.java223 public float getTranslationY() { method in class:GLES20DisplayList
H A DView.java9920 public float getTranslationY() { method in class:View
17435 * {@link View#setTranslationY(float)} and {@link View#getTranslationY()} methods.
17445 return object.getTranslationY();
/frameworks/base/libs/hwui/
H A DDisplayList.h210 float getTranslationY() const { function in class:android::uirenderer::DisplayList

Completed in 1189 milliseconds