Searched refs:NATIVE_ALLOCATION_SIZE (Results 1 – 3 of 3) sorted by relevance
613 VMRuntime.getRuntime().registerNativeFree(mVectorState.NATIVE_ALLOCATION_SIZE); in inflate()862 private static final int NATIVE_ALLOCATION_SIZE = 316; field in VectorDrawable.VectorDrawableState896 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTree()905 VMRuntime.getRuntime().registerNativeAllocation(NATIVE_ALLOCATION_SIZE); in createNativeTreeFromCopy()1017 VMRuntime.getRuntime().registerNativeFree(NATIVE_ALLOCATION_SIZE in finalize()1045 private static final int NATIVE_ALLOCATION_SIZE = 100; field in VectorDrawable.VGroup1330 int size = NATIVE_ALLOCATION_SIZE; in getNativeSize()1526 private static final int NATIVE_ALLOCATION_SIZE = 120; field in VectorDrawable.VClipPath1572 return NATIVE_ALLOCATION_SIZE; in getNativeSize()1611 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);