Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java977 private int mAllocationOfAllNodes = 0; field in VectorDrawable.VectorDrawableState
1029 mAllocationOfAllNodes = mRootGroup.getNativeSize(); in onTreeConstructionFinished()
1030 VMRuntime.getRuntime().registerNativeAllocation(mAllocationOfAllNodes); in onTreeConstructionFinished()
1141 + mAllocationOfAllNodes + bitmapCacheSize); in finalize()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20361 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mAllocationOfAllNodes:I