Searched refs:native_rewind (Results 1 – 2 of 2) sorted by relevance
89 native_rewind(mNativePath); in rewind()783 private static native void native_rewind(long nPath); in native_rewind() method in Path
123 /*package*/ static void native_rewind(long nPath) { in native_rewind() method in Path_Delegate