Home
last modified time | relevance | path

Searched refs:isPivotExplicitlySet (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DRenderProperties.h349 bool isPivotExplicitlySet() const { return mPrimitiveFields.mPivotExplicitlySet; } in isPivotExplicitlySet() function
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1220 public boolean isPivotExplicitlySet() { in isPivotExplicitlySet() method in RenderNode
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_RenderNode.cpp448 return renderNode->stagingProperties().isPivotExplicitlySet(); in android_view_RenderNode_isPivotExplicitlySet()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java17224 if (!mRenderNode.isPivotExplicitlySet() || pivotX != getPivotX()) { in setPivotX()
17267 if (!mRenderNode.isPivotExplicitlySet() || pivotY != getPivotY()) { in setPivotY()
17284 return mRenderNode.isPivotExplicitlySet(); in isPivotSet()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt7078 HSPLandroid/graphics/RenderNode;->isPivotExplicitlySet()Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16183 method public boolean isPivotExplicitlySet();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65008 Landroid/view/RenderNode;->isPivotExplicitlySet()Z