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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java912 private void drawGroupTree(VGroup currentGroup, Matrix currentMatrix, method in class:VectorDrawable.VPathRenderer
927 drawGroupTree(childGroup, currentGroup.mStackedMatrix,
938 drawGroupTree(mRootGroup, IDENTITY_MATRIX, canvas, w, h, filter);

Completed in 29 milliseconds