Searched refs:NATIVE_ALLOCATION_SIZE (Results 1 – 3 of 3) sorted by relevance
583 VMRuntime.getRuntime().registerNativeFree(mVectorState.NATIVE_ALLOCATION_SIZE); in inflate()801 private static final int NATIVE_ALLOCATION_SIZE = 316; field in VectorDrawable.VectorDrawableState831 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTree()840 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTreeFromCopy()956 VMRuntime.getRuntime().registerNativeFree(NATIVE_ALLOCATION_SIZE in finalize()984 private static final int NATIVE_ALLOCATION_SIZE = 100; field in VectorDrawable.VGroup1156 int size = NATIVE_ALLOCATION_SIZE; in getNativeSize()1331 private static final int NATIVE_ALLOCATION_SIZE = 120; field in VectorDrawable.VClipPath1377 return NATIVE_ALLOCATION_SIZE; in getNativeSize()1416 private static final int NATIVE_ALLOCATION_SIZE = 264; field in VectorDrawable.VFullPath[all …]
49 private static final long NATIVE_ALLOCATION_SIZE = 32; field in Bitmap131 long nativeSize = NATIVE_ALLOCATION_SIZE; in Bitmap()
92 private static final long NATIVE_ALLOCATION_SIZE = 525; field in Canvas97 Canvas.class.getClassLoader(), getNativeFinalizer(), NATIVE_ALLOCATION_SIZE);