Home
last modified time | relevance | path

Searched refs:getPivotY (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/libs/hwui/
H A DRenderProperties.cpp201 transform->preRotate(getRotation(), getPivotX(), getPivotY()); in updateMatrix()
202 transform->preScale(getScaleX(), getScaleY(), getPivotX(), getPivotY()); in updateMatrix()
206 transform->preScale(getScaleX(), getScaleY(), getPivotX(), getPivotY()); in updateMatrix()
211 transform3D.preTranslate(-getPivotX(), -getPivotY()); in updateMatrix()
213 getPivotY() + getTranslationY()); in updateMatrix()
H A DVectorDrawable.cpp321 outMatrix->postTranslate(-properties.getPivotX(), -properties.getPivotY()); in getLocalMatrix()
325 properties.getTranslateY() + properties.getPivotY()); in getLocalMatrix()
358 return getPivotY(); in getPropertyValue()
H A DRenderNode.cpp523 properties().getPivotY() + properties().getTranslationY(), in applyViewPropertyTransforms()
529 true3dMat.translate(-properties().getPivotX(), -properties().getPivotY()); in applyViewPropertyTransforms()
H A DRenderProperties.h347 float getPivotY() const { return mPrimitiveFields.mPivotY; } in getPivotY() function
H A DVectorDrawable.h404 float getPivotY() const { return mPrimitiveFields.pivotY; } in getPivotY() function
/aosp14/frameworks/base/packages/Keyguard/
H A Dproguard.flags17 public float getPivotY();
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DAnimatableScaleMatrix.java134 public float getPivotY() { in getPivotY() method in AnimatableScaleMatrix
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DVectorDrawableTests.cpp393 EXPECT_EQ(0.0f, properties->getPivotY()); in TEST()
395 EXPECT_EQ(1.0f, properties->getPivotY()); in TEST()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp219 static jfloat getPivotY(JNIEnv*, jobject, jlong groupPtr) { in getPivotY() function
221 return group->stagingProperties()->getPivotY(); in getPivotY()
389 {"nGetPivotY", "(J)F", (void*)getPivotY},
H A Dandroid_graphics_RenderNode.cpp506 return renderNode->stagingProperties().getPivotY(); in android_view_RenderNode_getPivotY()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRotateDrawable.java283 public float getPivotY() { in getPivotY() method in RotateDrawable
H A DVectorDrawable.java1267 return object.getPivotY();
1538 public float getPivotY() { in getPivotY() method in VectorDrawable.VGroup
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DTransformState.java440 mOwnPosition[1] -= (1.0f - mTransformedView.getScaleY()) * mTransformedView.getPivotY(); in getLocationOnScreen()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1261 public float getPivotY() { in getPivotY() method in RenderNode
/aosp14/frameworks/base/core/java/android/view/
H A DView.java18335 public float getPivotY() { in getPivotY() method in View
18336 return mRenderNode.getPivotY(); in getPivotY()
18355 if (!mRenderNode.isPivotExplicitlySet() || pivotY != getPivotY()) { in setPivotY()
31925 stream.addProperty("drawing:pivotY", getPivotY()); in encodeProperties()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6783 HSPLandroid/graphics/RenderNode;->getPivotY()F
17467 HSPLandroid/view/View;->getPivotY()F
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof4965 HSPLandroidx/compose/ui/graphics/vector/ImageVector$Builder$GroupParams;->getPivotY()F
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt16551 method public float getPivotY();
17262 method public float getPivotY();
52214 method public float getPivotY();
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6786 HSPLandroid/graphics/RenderNode;->getPivotY()F
17531 HSPLandroid/view/View;->getPivotY()F
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17572 Landroid/graphics/drawable/VectorDrawable$VGroup;->getPivotY()F
61671 Landroid/view/RenderNode;->getPivotY()F