Searched defs:native_rewind (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java131 /*package*/ static void native_rewind(long nPath) { method in class:Path_Delegate
/frameworks/base/graphics/java/android/graphics/
H A DPath.java92 native_rewind(mNativePath);
807 private static native void native_rewind(long nPath); method in class:Path

Completed in 10 milliseconds