Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java1094 private void drawGroupTree(VGroup_Delegate currentGroup, Matrix currentMatrix, in drawGroupTree() method in VectorDrawable_Delegate.VPathRenderer_Delegate
1110 drawGroupTree(childGroup, currentGroup.mStackedMatrix, in drawGroupTree()
1122drawGroupTree(VNativeObject.getDelegate(mRootGroupPtr), Matrix.IDENTITY_MATRIX, canvasPtr, w, h, f… in draw()