Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DViewNodeTest.java87 mViewStructure.setTransformation(Matrix.IDENTITY_MATRIX); in testUnsupportedProperties()
/frameworks/base/core/java/android/view/
DViewStructure.java135 public abstract void setTransformation(Matrix matrix); in setTransformation() method in ViewStructure
DView.java9701 structure.setTransformation(getMatrix());
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java706 public void setTransformation(Matrix matrix) { in setTransformation() method in ViewNode.ViewStructureImpl
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1949 public void setTransformation(Matrix matrix) { in setTransformation() method in AssistStructure.ViewNodeBuilder
/frameworks/base/core/api/
Dtest-current.txt3935 method public void setTransformation(android.graphics.Matrix);
Dcurrent.txt53958 method public abstract void setTransformation(android.graphics.Matrix);