Searched refs:native_computeBounds (Results 1 – 2 of 2) sorted by relevance
294 native_computeBounds(mNativePath, bounds); in computeBounds()790 private static native void native_computeBounds(long nPath, RectF bounds); in native_computeBounds() method in Path
204 /*package*/ static void native_computeBounds(long nPath, RectF bounds) { in native_computeBounds() method in Path_Delegate