Home
last modified time | relevance | path

Searched refs:nClose (Results 1 – 4 of 4) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/
DPathMeasure_Delegate.java60 Path_Delegate.nClose(native_path); in PathMeasure_Delegate()
112 Path_Delegate.nClose(native_path); in native_setPath()
200 Path_Delegate.nClose(native_dst_path); in native_getSegment()
DPath_Delegate.java323 /*package*/ static void nClose(long nPath) { in nClose() method in Path_Delegate
/frameworks/base/graphics/java/android/graphics/
DPath.java519 nClose(mNativePath); in close()
849 private static native void nClose(long nPath); in nClose() method in Path
DImageDecoder.java1644 nClose(mNativePtr); in close()
2013 private static native void nClose(long nativePtr); in nClose() method in ImageDecoder