Home
last modified time | relevance | path

Searched defs:nRelease (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DFontChain.java29 private static native void nRelease(long nativeInstance); in nRelease() method in FontChain
H A DColorFilter.java32 private static native void nRelease(long nativeInstance); in nRelease() method in ColorFilter
H A DFont.java27 private static native void nRelease(long nativeFont); in nRelease() method in Font
H A DShader.java33 private static native void nRelease(long nativeInstance); in nRelease() method in Shader
H A DPath.java33 private static native void nRelease(long nativeInstance); in nRelease() method in Path
H A DRuntimeShaderBuilder.java51 private static native void nRelease(long nativeInstance); in nRelease() method in RuntimeShaderBuilder
H A DImageFilter.java110 private static native void nRelease(long nativeInstance); in nRelease() method in ImageFilter
H A DImage.java87 private static native void nRelease(long nativeInstance); in nRelease() method in Image
H A DSurface.java112 private static native void nRelease(long nativeInstance); in nRelease() method in Surface
H A DSkottieAnimation.java94 private static native void nRelease(long nativeInstance); in nRelease() method in SkottieAnimation
H A DPathBuilder.java68 private static native void nRelease(long nativeInstance); in nRelease() method in PathBuilder
H A DPaint.java107 private static native void nRelease(long nativeInstance); in nRelease() method in Paint
H A DMatrix.java202 private static native void nRelease(long nativeInstance); in nRelease() method in Matrix

Completed in 4 milliseconds