Searched refs:nComputeBounds (Results 1 – 2 of 2) sorted by relevance
333 nComputeBounds(mNativePath, bounds); in computeBounds()835 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