Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java710 if (mVectorState.mRootGroup != null || mVectorState.mNativeTree != null) { in inflate()
712 if (mVectorState.mRootGroup != null) { in inflate()
715 mVectorState.mRootGroup.getNativeSize()); in inflate()
717 mVectorState.mRootGroup.setTree(null); in inflate()
719 mVectorState.mRootGroup = new VGroup(); in inflate()
726 mVectorState.createNativeTree(mVectorState.mRootGroup); in inflate()
826 groupStack.push(state.mRootGroup); in inflateChildElements()
942 VGroup mRootGroup; field in VectorDrawable.VectorDrawableState
994 mRootGroup = new VGroup(copy.mRootGroup, mVGTargetsMap); in VectorDrawableState()
995 createNativeTreeFromCopy(copy, mRootGroup); in VectorDrawableState()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20367 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mRootGroup:Landroid/graphics/drawab…