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