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.java706 if (mVectorState.mRootGroup != null || mVectorState.mNativeTree != null) { in inflate()
708 if (mVectorState.mRootGroup != null) { in inflate()
711 mVectorState.mRootGroup.getNativeSize()); in inflate()
713 mVectorState.mRootGroup.setTree(null); in inflate()
715 mVectorState.mRootGroup = new VGroup(); in inflate()
722 mVectorState.createNativeTree(mVectorState.mRootGroup); in inflate()
822 groupStack.push(state.mRootGroup); in inflateChildElements()
938 VGroup mRootGroup; field in VectorDrawable.VectorDrawableState
990 mRootGroup = new VGroup(copy.mRootGroup, mVGTargetsMap); in VectorDrawableState()
991 createNativeTreeFromCopy(copy, mRootGroup); in VectorDrawableState()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20376 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mRootGroup:Landroid/graphics/drawab…