Searched refs:nGetClipBounds (Results 1 – 2 of 2) sorted by relevance
410 public static boolean nGetClipBounds(long nativeCanvas, in nGetClipBounds() method in Canvas_Delegate
1321 return nGetClipBounds(mNativeCanvasWrapper, bounds); in getClipBounds()1449 private static native boolean nGetClipBounds(long nativeCanvas, Rect bounds); in nGetClipBounds() method in Canvas