Home
last modified time | relevance | path

Searched refs:native_rewind (Results 1 – 2 of 2) sorted by relevance

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