Home
last modified time | relevance | path

Searched refs:getRotationY (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/packages/Keyguard/
H A Dproguard.flags13 public float getRotationY();
/aosp14/frameworks/base/libs/hwui/
H A DRenderProperties.cpp199 if (MathUtils::isZero(getRotationX()) && MathUtils::isZero(getRotationY())) { in updateMatrix()
H A DAnimator.cpp326 {RenderNode::ROTATION_Y, &RenderProperties::getRotationY, &RenderProperties::setRotationY},
H A DRenderProperties.h313 float getRotationY() const { return mPrimitiveFields.mRotationY; } in getRotationY() function
H A DRenderNode.cpp526 true3dMat.rotate(properties().getRotationY(), 0, 1, 0); in applyViewPropertyTransforms()
/aosp14/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
H A DDynamicAnimation.java173 return view.getRotationY();
/aosp14/frameworks/base/core/java/android/transition/
H A DChangeTransform.java444 rotationY = view.getRotationY(); in Transforms()
/aosp14/frameworks/base/core/java/android/view/
H A DViewPropertyAnimator.java1041 return node.getRotationY(); in getValue()
H A DView.java18118 public float getRotationY() { in getRotationY() method in View
18119 return mRenderNode.getRotationY(); in getRotationY()
18143 if (rotationY != getRotationY()) { in setRotationY()
29903 return object.getRotationY();
31921 stream.addProperty("drawing:rotationY", getRotationY()); in encodeProperties()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1177 public float getRotationY() { in getRotationY() method in RenderNode
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_RenderNode.cpp443 return renderNode->stagingProperties().getRotationY(); in android_view_RenderNode_getRotationY()
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java5368 || mTextView.getRotationY() != 0f) { in checkForTransforms()
5379 || view.getRotationY() != 0f) { in checkForTransforms()
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof4578 HSPLandroidx/compose/ui/graphics/ReusableGraphicsLayerScope;->getRotationY()F
4633 HSPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getRotationY()F
/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.txt6785 HSPLandroid/graphics/RenderNode;->getRotationY()F
17479 HSPLandroid/view/View;->getRotationY()F
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6788 HSPLandroid/graphics/RenderNode;->getRotationY()F
17543 HSPLandroid/view/View;->getRotationY()F
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt16554 method public float getRotationY();
52228 method public float getRotationY();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61674 Landroid/view/RenderNode;->getRotationY()F