Searched refs:mStackedMatrix (Results 1 – 1 of 1) sorted by relevance
851 private final Matrix mStackedMatrix = new Matrix(); field in VectorDrawable_Delegate.VGroup_Delegate1100 currentGroup.mStackedMatrix.set(currentMatrix); in drawGroupTree()1101 currentGroup.mStackedMatrix.preConcat(currentGroup.mLocalMatrix); in drawGroupTree()1110 drawGroupTree(childGroup, currentGroup.mStackedMatrix, in drawGroupTree()1132 final Matrix groupStackedMatrix = VGroup.mStackedMatrix; in drawPath()