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
1465 int size = NATIVE_ALLOCATION_SIZE; in getNativeSize()
1666 private static final int NATIVE_ALLOCATION_SIZE = 120; field in VectorDrawable.VClipPath
1717 return NATIVE_ALLOCATION_SIZE; in getNativeSize()
1756 private static final int NATIVE_ALLOCATION_SIZE = 264; field in VectorDrawable.VFullPath
[all …]
/frameworks/base/core/java/android/os/
DBinderProxy.java480 private static final int NATIVE_ALLOCATION_SIZE = 1000; field in BinderProxy
487 BinderProxy.class.getClassLoader(), sNativeFinalizer, NATIVE_ALLOCATION_SIZE);
DBinder.java127 private static final int NATIVE_ALLOCATION_SIZE = 500; field in Binder
135 Binder.class.getClassLoader(), getNativeFinalizer(), NATIVE_ALLOCATION_SIZE);
/frameworks/base/graphics/java/android/graphics/
DBitmap.java67 private static final long NATIVE_ALLOCATION_SIZE = 32; field in Bitmap
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16207 Landroid/graphics/Bitmap;->NATIVE_ALLOCATION_SIZE:J
16256 Landroid/graphics/Canvas;->NATIVE_ALLOCATION_SIZE:J
17459 Landroid/graphics/drawable/VectorDrawable$VClipPath;->NATIVE_ALLOCATION_SIZE:I
17497 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->NATIVE_ALLOCATION_SIZE:I
17534 Landroid/graphics/drawable/VectorDrawable$VFullPath;->NATIVE_ALLOCATION_SIZE:I
17590 Landroid/graphics/drawable/VectorDrawable$VGroup;->NATIVE_ALLOCATION_SIZE:I
17951 Landroid/graphics/Matrix;->NATIVE_ALLOCATION_SIZE:J
34827 Landroid/os/Binder;->NATIVE_ALLOCATION_SIZE:I