Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DViewNodeTest.java86 structure.setTransformation(Matrix.IDENTITY_MATRIX); in testUnsupportedProperties()
/frameworks/base/core/java/android/view/
DViewStructure.java76 public abstract void setTransformation(Matrix matrix); in setTransformation() method in ViewStructure
DView.java8906 structure.setTransformation(getMatrix());
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java701 public void setTransformation(Matrix matrix) { in setTransformation() method in ViewNode.ViewStructureImpl
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1870 public void setTransformation(Matrix matrix) { in setTransformation() method in AssistStructure.ViewNodeBuilder
/frameworks/base/core/api/
Dtest-lint-baseline.txt2356 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#setTransformation(androi…
Dtest-current.txt2979 method public void setTransformation(android.graphics.Matrix);
Dcurrent.txt49920 method public abstract void setTransformation(android.graphics.Matrix);