Searched refs:groupStackedMatrix (Results 1 – 1 of 1) sorted by relevance
1132 final Matrix groupStackedMatrix = VGroup.mStackedMatrix; in drawPath() local1134 mFinalPathMatrix.set(groupStackedMatrix); in drawPath()1137 final float matrixScale = getMatrixScale(groupStackedMatrix); in drawPath()1250 private float getMatrixScale(Matrix groupStackedMatrix) { in getMatrixScale() argument1262 groupStackedMatrix.mapVectors(unitVectors); in getMatrixScale()