Home
last modified time | relevance | path

Searched refs:NATIVE_ALLOCATION_SIZE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java723 VMRuntime.getRuntime().registerNativeFree(mVectorState.NATIVE_ALLOCATION_SIZE); in inflate()
983 private static final int NATIVE_ALLOCATION_SIZE = 316; field in VectorDrawable.VectorDrawableState
1017 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTree()
1026 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTreeFromCopy()
1144 VMRuntime.getRuntime().registerNativeFree(NATIVE_ALLOCATION_SIZE in finalize()
1172 private static final int NATIVE_ALLOCATION_SIZE = 100; field in VectorDrawable.VGroup
1472 int size = NATIVE_ALLOCATION_SIZE; in getNativeSize()
1673 private static final int NATIVE_ALLOCATION_SIZE = 120; field in VectorDrawable.VClipPath
1724 return NATIVE_ALLOCATION_SIZE; in getNativeSize()
1763 private static final int NATIVE_ALLOCATION_SIZE = 264; field in VectorDrawable.VFullPath
[all …]
/frameworks/base/core/java/android/os/
DBinderProxy.java468 private static final int NATIVE_ALLOCATION_SIZE = 1000; field in BinderProxy
475 BinderProxy.class.getClassLoader(), sNativeFinalizer, NATIVE_ALLOCATION_SIZE);
DBinder.java121 private static final int NATIVE_ALLOCATION_SIZE = 500; field in Binder
129 Binder.class.getClassLoader(), getNativeFinalizer(), NATIVE_ALLOCATION_SIZE);
/frameworks/base/graphics/java/android/graphics/
DBitmap.java61 private static final long NATIVE_ALLOCATION_SIZE = 32; field in Bitmap
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt19085 Landroid/graphics/Bitmap;->NATIVE_ALLOCATION_SIZE:J
19134 Landroid/graphics/Canvas;->NATIVE_ALLOCATION_SIZE:J
20337 Landroid/graphics/drawable/VectorDrawable$VClipPath;->NATIVE_ALLOCATION_SIZE:I
20375 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->NATIVE_ALLOCATION_SIZE:I
20412 Landroid/graphics/drawable/VectorDrawable$VFullPath;->NATIVE_ALLOCATION_SIZE:I
20468 Landroid/graphics/drawable/VectorDrawable$VGroup;->NATIVE_ALLOCATION_SIZE:I
20829 Landroid/graphics/Matrix;->NATIVE_ALLOCATION_SIZE:J
38793 Landroid/os/Binder;->NATIVE_ALLOCATION_SIZE:I