Searched refs:native_reset (Results 1 – 7 of 7) sorted by relevance
741 native_reset(); in reset()747 private native void native_reset(); in native_reset() method in MediaRecorder
84 native_reset(mNativePath); in reset()708 private static native void native_reset(int nPath); in native_reset() method in Path
288 native_reset(native_instance); in reset()810 private static native void native_reset(int native_object); in native_reset() method in Matrix
470 native_reset(mNativePaint); in reset()2212 private static native void native_reset(int native_object); in native_reset() method in Paint
113 /*package*/ static void native_reset(int nPath) { in native_reset() method in Path_Delegate126 native_reset(nPath); in native_rewind()
216 /*package*/ static void native_reset(int native_object) { in native_reset() method in Matrix_Delegate
663 /*package*/ static void native_reset(int native_object) { in native_reset() method in Paint_Delegate