Home
last modified time | relevance | path

Searched defs:getPivotY (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DAnimatableScaleMatrix.java134 public float getPivotY() { in getPivotY() method in AnimatableScaleMatrix
/frameworks/base/graphics/java/android/graphics/drawable/
DRotateDrawable.java283 public float getPivotY() { in getPivotY() method in RotateDrawable
DVectorDrawable.java1545 public float getPivotY() { in getPivotY() method in VectorDrawable.VGroup
/frameworks/base/libs/hwui/
DRenderProperties.h347 float getPivotY() const { return mPrimitiveFields.mPivotY; } in getPivotY() function
DVectorDrawable.h403 float getPivotY() const { return mPrimitiveFields.pivotY; } in getPivotY() function
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp219 static jfloat getPivotY(JNIEnv*, jobject, jlong groupPtr) { in getPivotY() function
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java1261 public float getPivotY() { in getPivotY() method in RenderNode
/frameworks/base/core/java/android/view/
DView.java17705 public float getPivotY() { in getPivotY() method in View