Searched refs:nComputeBounds (Results 1 – 3 of 3) sorted by relevance
327 nComputeBounds(mNativePath, bounds); in computeBounds()829 private static native void nComputeBounds(long nPath, RectF bounds); in nComputeBounds() method in Path
213 /*package*/ static void nComputeBounds(long nPath, RectF bounds) { in nComputeBounds() method in Path_Delegate
21079 Landroid/graphics/Path;->nComputeBounds(JLandroid/graphics/RectF;)V