Searched defs:updateLocalMatrix (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java870 private void updateLocalMatrix() { method in class:VectorDrawable_Delegate.VGroup_Delegate
888 updateLocalMatrix();
899 updateLocalMatrix();
910 updateLocalMatrix();
921 updateLocalMatrix();
932 updateLocalMatrix();
943 updateLocalMatrix();
954 updateLocalMatrix();
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java1234 updateLocalMatrix();
1237 private void updateLocalMatrix() { method in class:VectorDrawableCompat.VGroup
1257 updateLocalMatrix();
1270 updateLocalMatrix();
1283 updateLocalMatrix();
1296 updateLocalMatrix();
1309 updateLocalMatrix();
1322 updateLocalMatrix();
1335 updateLocalMatrix();

Completed in 92 milliseconds