Home
last modified time | relevance | path

Searched refs:updateLocalMatrix (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java870 private void updateLocalMatrix() { in updateLocalMatrix() method in VectorDrawable_Delegate.VGroup_Delegate
888 updateLocalMatrix(); in setRotation()
899 updateLocalMatrix(); in setPivotX()
910 updateLocalMatrix(); in setPivotY()
921 updateLocalMatrix(); in setScaleX()
932 updateLocalMatrix(); in setScaleY()
943 updateLocalMatrix(); in setTranslateX()
954 updateLocalMatrix(); in setTranslateY()
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1234 updateLocalMatrix(); in updateStateFromTypedArray()
1237 private void updateLocalMatrix() { in updateLocalMatrix() method in VectorDrawableCompat.VGroup
1257 updateLocalMatrix(); in setRotation()
1270 updateLocalMatrix(); in setPivotX()
1283 updateLocalMatrix(); in setPivotY()
1296 updateLocalMatrix(); in setScaleX()
1309 updateLocalMatrix(); in setScaleY()
1322 updateLocalMatrix(); in setTranslateX()
1335 updateLocalMatrix(); in setTranslateY()