Home
last modified time | relevance | path

Searched refs:hasIdentityMatrix (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
DRenderNodePerfTest.java86 node.hasIdentityMatrix(); in testHasIdentityMatrix()
/frameworks/base/core/java/android/view/
DViewGroup.java2080 if (!child.hasIdentityMatrix()) { in dispatchResolvePointerIcon()
2410 if (!child.hasIdentityMatrix()) { in dispatchTooltipHoverEvent()
2587 if (!child.hasIdentityMatrix()) { in dispatchTransformedGenericPointerEvent()
2615 if (!child.hasIdentityMatrix()) { in getTransformedMotionEvent()
3070 if (!child.hasIdentityMatrix()) { in transformPointToViewLocal()
3114 if (child == null || child.hasIdentityMatrix()) { in dispatchTransformedTouchEvent()
3140 if (! child.hasIdentityMatrix()) { in dispatchTransformedTouchEvent()
6356 if (!child.hasIdentityMatrix()) { in getChildVisibleRect()
6366 if (!child.hasIdentityMatrix()) { in getChildVisibleRect()
7348 if (!child.hasIdentityMatrix()) { in getChildLocalHitRegion()
DView.java9447 if (!hasIdentityMatrix()) {
9466 if (!parentView.hasIdentityMatrix()) {
9700 if (!hasIdentityMatrix()) {
18841 public final boolean hasIdentityMatrix() { in hasIdentityMatrix() method
18842 return mRenderNode.hasIdentityMatrix(); in hasIdentityMatrix()
19509 final boolean matrixIsIdentity = hasIdentityMatrix(); in setTop()
19577 final boolean matrixIsIdentity = hasIdentityMatrix(); in setBottom()
19634 final boolean matrixIsIdentity = hasIdentityMatrix(); in setLeft()
19693 final boolean matrixIsIdentity = hasIdentityMatrix(); in setRight()
20249 if (hasIdentityMatrix() || mAttachInfo == null) { in getHitRect()
[all …]
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java585 public boolean hasIdentityMatrix() { in hasIdentityMatrix() method in RenderNode
/frameworks/base/boot/
Dboot-image-profile.txt6731 HSPLandroid/graphics/RenderNode;->hasIdentityMatrix()Z
17247 HSPLandroid/view/View;->hasIdentityMatrix()Z+]Landroid/graphics/RenderNode;Landroid/graphics/Render…
/frameworks/base/config/
Dboot-image-profile.txt6734 HSPLandroid/graphics/RenderNode;->hasIdentityMatrix()Z
17311 HSPLandroid/view/View;->hasIdentityMatrix()Z+]Landroid/graphics/RenderNode;Landroid/graphics/Render…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt17135 method public boolean hasIdentityMatrix();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61038 Landroid/view/RenderNode;->hasIdentityMatrix()Z