Home
last modified time | relevance | path

Searched refs:getPivotY (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()
213 getPivotY() + getTranslationY()); in updateMatrix()
H A DVectorDrawable.cpp320 outMatrix->postTranslate(-properties.getPivotX(), -properties.getPivotY()); in getLocalMatrix()
324 properties.getTranslateY() + properties.getPivotY()); in getLocalMatrix()
357 return getPivotY(); in getPropertyValue()
H A DRenderNode.cpp520 properties().getPivotY() + properties().getTranslationY(), in applyViewPropertyTransforms()
526 true3dMat.translate(-properties().getPivotX(), -properties().getPivotY()); in applyViewPropertyTransforms()
H A DRenderProperties.h347 float getPivotY() const { return mPrimitiveFields.mPivotY; } in getPivotY() function
H A DVectorDrawable.h403 float getPivotY() const { return mPrimitiveFields.pivotY; } in getPivotY() function
/aosp12/frameworks/base/packages/Keyguard/
H A Dproguard.flags17 public float getPivotY();
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DVectorDrawableTests.cpp387 EXPECT_EQ(0.0f, properties->getPivotY()); in TEST()
389 EXPECT_EQ(1.0f, properties->getPivotY()); in TEST()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DAnimatableScaleMatrix.java134 public float getPivotY() { in getPivotY() method in AnimatableScaleMatrix
/aosp12/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()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DRotateDrawable.java283 public float getPivotY() { in getPivotY() method in RotateDrawable
H A DVectorDrawable.java1271 return object.getPivotY();
1545 public float getPivotY() { in getPivotY() method in VectorDrawable.VGroup
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java285 properties.put(VGroup_Delegate.PIVOT_Y_INDEX, group.getPivotY()); in nGetGroupProperties()
353 return group.getPivotY(); in nGetPivotY()
918 private float getPivotY() { in getPivotY() method in VectorDrawable_Delegate.VGroup_Delegate
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DRenderNode_Delegate.java177 float pivotY = renderNode.getPivotY(); in getMatrix()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DTransformState.java440 mOwnPosition[1] -= (1.0f - mTransformedView.getScaleY()) * mTransformedView.getPivotY(); in getLocationOnScreen()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1211 public float getPivotY() { in getPivotY() 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.java3345 sibling.setPivotY(getPivotY() + getTop() in setPivotToScaleWithSelf()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java17247 public float getPivotY() { in getPivotY() method in View
17248 return mRenderNode.getPivotY(); in getPivotY()
17267 if (!mRenderNode.isPivotExplicitlySet() || pivotY != getPivotY()) { in setPivotY()
30553 stream.addProperty("drawing:pivotY", getPivotY()); 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.txt16163 method public float getPivotY();
16848 method public float getPivotY();
48827 method public float getPivotY();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt7066 HSPLandroid/graphics/RenderNode;->getPivotY()F
17689 HSPLandroid/view/View;->getPivotY()F+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt11922 method public float getPivotY();
33444 method public float getPivotY();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt7063 HSPLandroid/graphics/RenderNode;->getPivotY()F
17738 HSPLandroid/view/View;->getPivotY()F+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20450 Landroid/graphics/drawable/VectorDrawable$VGroup;->getPivotY()F
64994 Landroid/view/RenderNode;->getPivotY()F