Searched refs:nInit (Results 1 – 8 of 8) sorted by relevance
29 nInit(); in init()32 private static native void nInit(); in nInit() method in Hyphenator
20 static long nInit(long nPath) { in nInit() method in Path_Delegate25 return Path.nInit(nPath); in nInit()
54 static jlong nInit(JNIEnv* env, jclass /* unused */, jint breakStrategy, jint hyphenationFrequency, in nInit() function139 (void*)nInit},
59 mNativePath = nInit(); in Path()69 mNativePath = nInit(src != null ? src.mNativePath : 0); in Path()857 private static native long nInit(); in nInit() method in Path858 private static native long nInit(long nPath); in nInit() method in Path
673 mNativePaint = nInit(); in Paint()3659 private static native long nInit(); in nInit() method in Paint
505 mNativePtr = nInit(breakStrategy, hyphenationFrequency, in LineBreaker()600 private static native long nInit(@BreakStrategy int breakStrategy, in nInit() method in LineBreaker
30 native long nInit(long options); in nInit() method in TestInterface104 long b = mTI.nInit(0); in run()
18122 Landroid/graphics/Paint;->nInit()J18197 Landroid/graphics/Path;->nInit()J18198 Landroid/graphics/Path;->nInit(J)J55484 Landroid/text/Hyphenator;->nInit()V56079 Landroid/text/StaticLayout;->nInit(IIZ[I[I[I)J