Home
last modified time | relevance | path

Searched refs:getPivotX (Results 1 – 25 of 25) sorted by relevance

/aosp12/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()
212 transform3D.postTranslate(getPivotX() + getTranslationX(), in updateMatrix()
H A DVectorDrawable.cpp320 outMatrix->postTranslate(-properties.getPivotX(), -properties.getPivotY()); in getLocalMatrix()
323 outMatrix->postTranslate(properties.getTranslateX() + properties.getPivotX(), in getLocalMatrix()
355 return getPivotX(); in getPropertyValue()
H A DRenderNode.cpp519 true3dMat.loadTranslate(properties().getPivotX() + properties().getTranslationX(), in applyViewPropertyTransforms()
526 true3dMat.translate(-properties().getPivotX(), -properties().getPivotY()); in applyViewPropertyTransforms()
H A DRenderProperties.h336 float getPivotX() const { return mPrimitiveFields.mPivotX; } in getPivotX() function
H A DVectorDrawable.h401 float getPivotX() const { return mPrimitiveFields.pivotX; } in getPivotX() function
/aosp12/frameworks/base/packages/Keyguard/
H A Dproguard.flags15 public float getPivotX();
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DVectorDrawableTests.cpp383 EXPECT_EQ(0.0f, properties->getPivotX()); in TEST()
385 EXPECT_EQ(1.0f, properties->getPivotX()); in TEST()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DAnimatableScaleMatrix.java130 public float getPivotX() { in getPivotX() method in AnimatableScaleMatrix
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp209 static jfloat getPivotX(JNIEnv*, jobject, jlong groupPtr) { in getPivotX() function
211 return group->stagingProperties()->getPivotX(); in getPivotX()
387 {"nGetPivotX", "(J)F", (void*)getPivotX},
H A Dandroid_graphics_RenderNode.cpp500 return renderNode->stagingProperties().getPivotX(); in android_view_RenderNode_getPivotX()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DRotateDrawable.java231 public float getPivotX() { in getPivotX() method in RotateDrawable
H A DVectorDrawable.java1258 return object.getPivotX();
1532 public float getPivotX() { in getPivotX() method in VectorDrawable.VGroup
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java284 properties.put(VGroup_Delegate.PIVOT_X_INDEX, group.getPivotX()); in nGetGroupProperties()
341 return group.getPivotX(); in nGetPivotX()
907 private float getPivotX() { in getPivotX() method in VectorDrawable_Delegate.VGroup_Delegate
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DRenderNode_Delegate.java176 float pivotX = renderNode.getPivotX(); in getMatrix()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DTransformState.java439 mOwnPosition[0] -= (1.0f - mTransformedView.getScaleX()) * mTransformedView.getPivotX(); in getLocationOnScreen()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1190 public float getPivotX() { in getPivotX() method in RenderNode
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java1586 float primaryPivot = mOrientationHandler.getPrimaryValue(getPivotX(), getPivotY()); in getScreenCenter()
H A DWorkspace.java3347 sibling.setPivotX(getPivotX() + getLeft() in setPivotToScaleWithSelf()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java17203 public float getPivotX() { in getPivotX() method in View
17204 return mRenderNode.getPivotX(); in getPivotX()
17224 if (!mRenderNode.isPivotExplicitlySet() || pivotX != getPivotX()) { in setPivotX()
30552 stream.addProperty("drawing:pivotX", getPivotX()); in encodeProperties()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16162 method public float getPivotX();
16847 method public float getPivotX();
48826 method public float getPivotX();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt11921 method public float getPivotX();
33443 method public float getPivotX();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20449 Landroid/graphics/drawable/VectorDrawable$VGroup;->getPivotX()F
64993 Landroid/view/RenderNode;->getPivotX()F
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17688 HSPLandroid/view/View;->getPivotX()F+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17737 HSPLandroid/view/View;->getPivotX()F+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;