Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DAnimatableScaleMatrix.java130 public float getPivotX() { in getPivotX() method in AnimatableScaleMatrix
/frameworks/base/graphics/java/android/graphics/drawable/
DRotateDrawable.java231 public float getPivotX() { in getPivotX() method in RotateDrawable
DVectorDrawable.java1525 public float getPivotX() { in getPivotX() method in VectorDrawable.VGroup
/frameworks/base/libs/hwui/
DRenderProperties.h338 float getPivotX() const { return mPrimitiveFields.mPivotX; } in getPivotX() function
DVectorDrawable.h402 float getPivotX() const { return mPrimitiveFields.pivotX; } in getPivotX() function
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp210 static jfloat getPivotX(JNIEnv*, jobject, jlong groupPtr) { in getPivotX() function
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java1295 public float getPivotX() { in getPivotX() method in RenderNode
/frameworks/base/core/java/android/view/
DView.java19158 public float getPivotX() { in getPivotX() method