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.java719 VMRuntime.getRuntime().registerNativeFree(mVectorState.NATIVE_ALLOCATION_SIZE); in inflate()
979 private static final int NATIVE_ALLOCATION_SIZE = 316; field in VectorDrawable.VectorDrawableState
1013 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTree()
1022 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTreeFromCopy()
1140 VMRuntime.getRuntime().registerNativeFree(NATIVE_ALLOCATION_SIZE in finalize()
1168 private static final int NATIVE_ALLOCATION_SIZE = 100; field in VectorDrawable.VGroup
1468 int size = NATIVE_ALLOCATION_SIZE; in getNativeSize()
1669 private static final int NATIVE_ALLOCATION_SIZE = 120; field in VectorDrawable.VClipPath
1720 return NATIVE_ALLOCATION_SIZE; in getNativeSize()
1759 private static final int NATIVE_ALLOCATION_SIZE = 264; field in VectorDrawable.VFullPath
[all …]
/frameworks/base/core/java/android/os/
DBinderProxy.java430 private static final int NATIVE_ALLOCATION_SIZE = 1000; field in BinderProxy
437 BinderProxy.class.getClassLoader(), sNativeFinalizer, NATIVE_ALLOCATION_SIZE);
DBinder.java116 private static final int NATIVE_ALLOCATION_SIZE = 500; field in Binder
124 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
170 long nativeSize = NATIVE_ALLOCATION_SIZE + allocationByteCount; in Bitmap()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19094 Landroid/graphics/Bitmap;->NATIVE_ALLOCATION_SIZE:J
19143 Landroid/graphics/Canvas;->NATIVE_ALLOCATION_SIZE:J
20346 Landroid/graphics/drawable/VectorDrawable$VClipPath;->NATIVE_ALLOCATION_SIZE:I
20384 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->NATIVE_ALLOCATION_SIZE:I
20421 Landroid/graphics/drawable/VectorDrawable$VFullPath;->NATIVE_ALLOCATION_SIZE:I
20477 Landroid/graphics/drawable/VectorDrawable$VGroup;->NATIVE_ALLOCATION_SIZE:I
20838 Landroid/graphics/Matrix;->NATIVE_ALLOCATION_SIZE:J
49309 Landroid/os/Binder;->NATIVE_ALLOCATION_SIZE:I