Searched refs:nGetClipBounds (Results 1 – 3 of 3) sorted by relevance
409 public static boolean nGetClipBounds(long nativeCanvas, in nGetClipBounds() method in Canvas_Delegate
1280 return nGetClipBounds(mNativeCanvasWrapper, bounds); in getClipBounds()1406 private static native boolean nGetClipBounds(long nativeCanvas, Rect bounds);
19140 Landroid/graphics/Canvas;->nGetClipBounds(JLandroid/graphics/Rect;)Z