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

/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java1176 final float matrixScale = getMatrixScale(groupStackedMatrix);
1259 private float getMatrixScale(Matrix groupStackedMatrix) { method in class:VectorDrawableCompat.VPathRenderer
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java1124 final float matrixScale = getMatrixScale(groupStackedMatrix);
1217 private float getMatrixScale(Matrix groupStackedMatrix) { method in class:VectorDrawable_Delegate.VPathRenderer_Delegate

Completed in 87 milliseconds