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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java799 private int mAllocationOfAllNodes = 0; field in class:VectorDrawable.VectorDrawableState
846 mAllocationOfAllNodes = mRootGroup.getNativeSize();
847 VMRuntime.getRuntime().registerNativeAllocation(mAllocationOfAllNodes);
957 + mAllocationOfAllNodes + bitmapCacheSize);

Completed in 641 milliseconds