Searched refs:native_computeBounds (Results 1 - 2 of 2) sorted by path

/frameworks/base/graphics/java/android/graphics/
H A DPath.java309 native_computeBounds(mNativePath, bounds);
819 private static native void native_computeBounds(long nPath, RectF bounds); method in class:Path
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java207 /*package*/ static void native_computeBounds(long nPath, RectF bounds) { method in class:Path_Delegate

Completed in 25 milliseconds