Searched refs:NATIVE_ALLOCATION_SIZE (Results 1 – 4 of 4) sorted by relevance
719 VMRuntime.getRuntime().registerNativeFree(mVectorState.NATIVE_ALLOCATION_SIZE); in inflate()979 private static final int NATIVE_ALLOCATION_SIZE = 316; field in VectorDrawable.VectorDrawableState1013 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.VGroup1468 int size = NATIVE_ALLOCATION_SIZE; in getNativeSize()1669 private static final int NATIVE_ALLOCATION_SIZE = 120; field in VectorDrawable.VClipPath1720 return NATIVE_ALLOCATION_SIZE; in getNativeSize()1759 private static final int NATIVE_ALLOCATION_SIZE = 264; field in VectorDrawable.VFullPath[all …]
437 private static final int NATIVE_ALLOCATION_SIZE = 1000; field in BinderProxy444 BinderProxy.class.getClassLoader(), sNativeFinalizer, NATIVE_ALLOCATION_SIZE);
119 private static final int NATIVE_ALLOCATION_SIZE = 500; field in Binder127 Binder.class.getClassLoader(), getNativeFinalizer(), NATIVE_ALLOCATION_SIZE);
61 private static final long NATIVE_ALLOCATION_SIZE = 32; field in Bitmap170 long nativeSize = NATIVE_ALLOCATION_SIZE + allocationByteCount; in Bitmap()