Home
last modified time | relevance | path

Searched refs:getInverseMatrix (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java516 public void getInverseMatrix(@NonNull Matrix outMatrix) { in getInverseMatrix() method in RenderNode
/aosp12/frameworks/base/core/java/android/app/
H A DActivityTransitionCoordinator.java538 view.getInverseMatrix().mapRect(tempRect); in setSharedElementState()
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java2615 transformedEvent.transform(child.getInverseMatrix()); in getTransformedMotionEvent()
3069 child.getInverseMatrix().mapPoints(point); in transformPointToViewLocal()
3139 transformedEvent.transform(child.getInverseMatrix()); in dispatchTransformedTouchEvent()
H A DView.java16906 public final Matrix getInverseMatrix() { in getInverseMatrix() method in View
16912 mRenderNode.getInverseMatrix(matrix); in getInverseMatrix()
25144 matrix.postConcat(getInverseMatrix()); in transformMatrixToLocal()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17659 HSPLandroid/view/View;->getInverseMatrix()Landroid/graphics/Matrix;+]Landroid/graphics/RenderNode;L…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16159 method public void getInverseMatrix(@NonNull android.graphics.Matrix);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17708 HSPLandroid/view/View;->getInverseMatrix()Landroid/graphics/Matrix;+]Landroid/graphics/RenderNode;L…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64990 Landroid/view/RenderNode;->getInverseMatrix(Landroid/graphics/Matrix;)V