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.java981 private int mAllocationOfAllNodes = 0; field in VectorDrawable.VectorDrawableState
1033 mAllocationOfAllNodes = mRootGroup.getNativeSize(); in onTreeConstructionFinished()
1034 VMRuntime.getRuntime().registerNativeAllocation(mAllocationOfAllNodes); in onTreeConstructionFinished()
1145 + mAllocationOfAllNodes + bitmapCacheSize); in finalize()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20352 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mAllocationOfAllNodes:I