/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
H A D | AnimatableScaleMatrix.java | 117 public void setPivotY(float pivotY) { in setPivotY()
|
/aosp12/frameworks/base/core/java/android/view/animation/ |
H A D | RotateAnimation.java | 104 public RotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { in RotateAnimation()
|
H A D | ScaleAnimation.java | 172 float pivotX, float pivotY) { in ScaleAnimation()
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | RenderNode_Delegate.java | 177 float pivotY = renderNode.getPivotY(); in getMatrix() local 273 /*package*/ static boolean nSetPivotY(long renderNode, float pivotY) { in nSetPivotY()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | VectorDrawable.h | 389 float pivotY = 0; member 404 void setPivotY(float pivotY) { VD_SET_PRIMITIVE_FIELD_AND_NOTIFY(pivotY, pivotY); } in setPivotY() 417 void updateProperties(float rotate, float pivotX, float pivotY, float scaleX, float scaleY, in updateProperties() 437 pivotY, enumerator
|
H A D | RenderProperties.h | 338 bool setPivotY(float pivotY) { in setPivotY()
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | RotateDrawable.java | 271 public void setPivotY(float pivotY) { in setPivotY()
|
H A D | VectorDrawable.java | 1414 float pivotY = a.getFloat(R.styleable.VectorDrawableGroup_pivotY, in updateStateFromTypedArray() local 1551 public void setPivotY(float pivotY) { in setPivotY() 2336 float pivotY, float scaleX, float scaleY, float translateX, float translateY); in nUpdateGroupProperties() 2359 private static native void nSetPivotY(long groupPtr, float pivotY); in nSetPivotY()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleStackView.java | 2043 float pivotY = p.y + mBubbleSize / 2f; in animateCollapse() local 2143 float pivotY = p.y + mBubbleSize / 2f; in animateSwitchBubbles() local
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/ |
H A D | VectorDrawable_Delegate.java | 295 float pivotY, float scaleX, float scaleY, float translateX, float translateY) { in nUpdateGroupProperties() 357 static void nSetPivotY(long groupPtr, float pivotY) { in nSetPivotY() 922 private void setPivotY(float pivotY) { in setPivotY()
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_drawable_VectorDrawable.cpp | 175 jfloat pivotY, jfloat scaleX, jfloat scaleY, jfloat translateX, jfloat translateY) { in updateGroupProperties() 224 static void setPivotY(JNIEnv*, jobject, jlong groupPtr, jfloat pivotY) { in setPivotY()
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | FullScreenMagnificationController.java | 486 boolean setScale(float scale, float pivotX, float pivotY, in setScale() 971 public boolean setScale(int displayId, float scale, float pivotX, float pivotY, in setScale()
|
H A D | FullScreenMagnificationGestureHandler.java | 395 final float pivotY = detector.getFocusY(); in onScale() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | RenderNode.java | 1202 public boolean setPivotY(float pivotY) { in setPivotY() 1647 private static native boolean nSetPivotY(long renderNode, float pivotY); in nSetPivotY()
|
/aosp12/frameworks/base/core/java/com/android/internal/policy/ |
H A D | TransitionAnimation.java | 805 final float pivotY; in createThumbnailAspectScaleAnimationLocked() local
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | View.java | 17266 public void setPivotY(float pivotY) { in setPivotY()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |