/aosp14/frameworks/base/packages/Keyguard/ |
H A D | proguard.flags | 13 public float getRotationY();
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | RenderProperties.cpp | 199 if (MathUtils::isZero(getRotationX()) && MathUtils::isZero(getRotationY())) { in updateMatrix()
|
H A D | Animator.cpp | 326 {RenderNode::ROTATION_Y, &RenderProperties::getRotationY, &RenderProperties::setRotationY},
|
H A D | RenderProperties.h | 313 float getRotationY() const { return mPrimitiveFields.mRotationY; } in getRotationY() function
|
H A D | RenderNode.cpp | 526 true3dMat.rotate(properties().getRotationY(), 0, 1, 0); in applyViewPropertyTransforms()
|
/aosp14/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/ |
H A D | DynamicAnimation.java | 173 return view.getRotationY();
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | ChangeTransform.java | 444 rotationY = view.getRotationY(); in Transforms()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewPropertyAnimator.java | 1041 return node.getRotationY(); in getValue()
|
H A D | View.java | 18118 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 D | RenderNode.java | 1177 public float getRotationY() { in getRotationY() method in RenderNode
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_RenderNode.cpp | 443 return renderNode->stagingProperties().getRotationY(); in android_view_RenderNode_getRotationY()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | Editor.java | 5368 || mTextView.getRotationY() != 0f) { in checkForTransforms() 5379 || view.getRotationY() != 0f) { in checkForTransforms()
|
/aosp14/frameworks/base/packages/CredentialManager/ |
H A D | profile.txt.prof | 4578 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 6785 HSPLandroid/graphics/RenderNode;->getRotationY()F 17479 HSPLandroid/view/View;->getRotationY()F
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 6788 HSPLandroid/graphics/RenderNode;->getRotationY()F 17543 HSPLandroid/view/View;->getRotationY()F
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 16554 method public float getRotationY(); 52228 method public float getRotationY();
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 61674 Landroid/view/RenderNode;->getRotationY()F
|